Calculates a linear interpolation between two vectors based on some "transition point" t
t
First vector
Second vector
Transition point
Optional
Optional vector to store the output (can be used to inject results into an existing vector)
The linearly interpolated vector
Calculates a linear interpolation between two vectors based on some "transition point"
t