| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Math.HiddenMarkovModel.Utility
Documentation
attachOnes :: Num b => [a] -> [(a, b)] Source #
Constructors
| Distance | |
Fields
| |
matrixDistance :: (Measure meas, C vert, C horiz) => (C height, C width, Eq height, Eq width, Real a) => ArrayMatrix pack prop lower upper meas vert horiz height width a -> ArrayMatrix pack prop lower upper meas vert horiz height width a -> a Source #