LinearInterpolator

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T : Ordering](x_coords: Vector[T], y_coords: Vector[T]): LinearInterpolator[T]