reanimate-0.4.1.0: Animation library based on SVGs.

Safe HaskellNone
LanguageHaskell2010

Reanimate.Math.Smooth

Documentation

smoothStep :: forall s. MVector s [Int] -> MVector s (V2 Double) -> Vector Int -> ST s () Source #