Click or drag to resize

TabulatedFunctionSetTabulatedValues Method

Overload List
 NameDescription
Public methodSetTabulatedValues(DoubleVector, DoubleVector) Changes the values of the tabulated function.
Public methodSetTabulatedValues(Int32, Double, Double) Set the values of the tabulated point at the specified index to the specified value.
Public methodSetTabulatedValues(Range, DoubleVector, DoubleVector) Sets the the tabulated point values in the specifed range to the specified values.
Top
See Also