vect-0.4.0: A low-dimensional linear algebra library, tailored to computer graphics.Source codeContentsIndex
Data.Vect.Double.Interpolate
Description
Interpolation of vectors. Note: we interpolate unit vectors differently from ordinary vectors.
Documentation
class Interpolate v whereSource
Methods
interpolate :: Double -> v -> v -> vSource
show/hide Instances
Produced by Haddock version 2.4.2