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