vect-0.4.6: A low-dimensional linear algebra library, tailored to computer graphics.
Source code
Contents
Index
Data.Vect.Double.Interpolate
Description
Interpolation of vectors. Note: we interpolate unit vectors differently from ordinary vectors.
Documentation
class
Interpolate
v
where
Source
Methods
interpolate
::
Double
-> v -> v -> v
Source
Instances
Interpolate
Double
Interpolate
Normal3
Interpolate
Normal2
Interpolate
Vec4
Interpolate
Vec3
Interpolate
Vec2
Produced by
Haddock
version 2.4.1