Ask a Question | Search PSRCHIVE: |
![]()
|
Nvariate.h Pure virtual base class of functions that have one or more abscissa(e) Definition Nvariate.h:19 virtual void set_abscissa_value(unsigned idim, double value)=0 Set the abscissa value for the specified dimension. virtual double get_abscissa_value(unsigned idim) const =0 Get the abscissa value for the specified dimension. virtual unsigned get_ndim() const =0 Get the number of abscissa (dimension) of the function. Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|