Safe Haskell | None |
---|
Data type that allows handling of piecewise constant signals independently from the source.
Documentation
piecewiseConstant :: (Storable a, MakeValueTuple a, ValueTuple a ~ value, C value) => T p (T Int a) -> T p (T value)Source
Safe Haskell | None |
---|
Data type that allows handling of piecewise constant signals independently from the source.
piecewiseConstant :: (Storable a, MakeValueTuple a, ValueTuple a ~ value, C value) => T p (T Int a) -> T p (T value)Source