Overload List

  NameDescription
SetTabulatedValues(DoubleVector, DoubleVector)
Changes the values of the tabulated function.
(Inherited from TabulatedFunction.)
SetTabulatedValues(Range, DoubleVector, DoubleVector)
Sets the the tabulated point values in the specifed range to the specified values.
(Inherited from TabulatedFunction.)
SetTabulatedValues(Int32, Double, Double)
Set the values of the tabulated point at the specified index to the specified value.
(Inherited from TabulatedFunction.)

See Also