vect-0.4.6: A low-dimensional linear algebra library, tailored to computer graphics.Source codeContentsIndex
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
show/hide Instances
Produced by Haddock version 2.4.1