Click or drag to resize

TabulatedFunction Constructor

Overload List
 NameDescription
Protected methodTabulatedFunction Default constructor. Constructs a TabulatedFunction instance with no x and y values.
Protected methodTabulatedFunction(DoubleVector, DoubleVector) Constructs an instance of TabulatedFunction for the given paired vectors of x- and y-values.
Top
See Also