Cube interpolation using Catmull-Rom splines on scalar elements.
Interpolates between two scalars y and z using a gradient a that
takes x <-> y and z <-> w into account in order to offer better
continuity between segments. Check LinearInerpolation for more details.
Cube interpolation using Catmull-Rom splines on scalar elements. Interpolates between two scalars y and z using a gradient a that takes x <-> y and z <-> w into account in order to offer better continuity between segments. Check LinearInerpolation for more details.