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
vect-0.4.6: A low-dimensional linear algebra library, tailored to computer graphics.
Data.Vect.Double.Interpolate
Description
Interpolation of vectors. Note: we interpolate unit vectors differently from ordinary vectors.
class Interpolate v whereSource
Methods
interpolate :: Double -> v -> v -> vSource