Safe Haskell | None |
---|
Numeric.LAPACK.ShapeStatic
- newtype ZeroBased n = ZeroBased {
- zeroBasedSize :: UnaryProxy n
- vector :: (Natural n, Storable a) => T n a -> Array (ZeroBased n) a
Documentation
ZeroBased
denotes a range starting at zero and has a certain length.
Constructors
ZeroBased | |
Fields
|