nn::math::Hermite
f32 Hermite( f32 v0, f32 t0, f32 v1, f32 t1, f32 s );
Performs Hermite interpolation.
CONFIDENTIAL