VariableUFunc
class Object
trait Matchable
class Any
trait UnivariateInterpolator[T]
class HandyUnivariateInterpolator[T]
class CubicInterpolator
class LinearInterpolator[T]
class PolyDenseUFuncWrapper
T
Value members
Concrete methods
final def apply[@specialized(Int, Double, Float) V, @specialized(Int, Double, Float) VR](v: V)(implicit impl: UImpl2[U, T, V, VR]): VR
final def apply[@specialized(Int, Double, Float) V1, @specialized(Int, Double, Float) V2, @specialized(Int, Double, Float) VR](v1: V1, v2: V2)(implicit impl: UImpl3[U, T, V1, V2, VR]): VR