Flyweight linear interpolation. In this interpolator, the data is kept externally, and passed into the interpolate function. This avoids the cost of creating a vector to hold the data internally.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected