Sets the array of numbers representing the curve.
| dataVec | array of real numbers | array of numbers representing the curve, initialised as in: Redim data(1) : data(0)=0 : data(1)=2 |
| Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to Dataset
Back to Overview