aproxFunctionCallback(double x, double &y) | SXYParabolicSeries | [virtual] |
calculateCoeficients(unsigned int n, double *buffer_x, double *buffer_y) | SXYParabolicSeries | [protected, virtual] |
changPoint(unsigned int, double, double) | SXYSeries | |
domain(double begin, double end) | SXYSeries | |
domain(double *begin, double *end) const | SXYSeries | |
getAnInvalidNumber(void) | SXYSeries | [static] |
getBufferSize(void) const | SXYCoeficientsAproximationSeries | |
getCoeficient(unsigned int c, double &coef) const | SXYCoeficientsAproximationSeries | |
getLimits(double &xmin, double &xmax, double &ymin, double &ymax) | SXYCoeficientsAproximationSeries | [virtual] |
getLog(unsigned int &logx, unsigned int &logy) | SXYCoeficientsAproximationSeries | |
getNumCoeficients(void) const | SXYCoeficientsAproximationSeries | |
getNumParameters(void) const | SXYCoeficientsAproximationSeries | |
getNumPoints(void) | SXYCoeficientsAproximationSeries | [virtual] |
getParameter(int i) const | SXYCoeficientsAproximationSeries | |
getPoint(unsigned int n, double &x, double &y) | SXYCoeficientsAproximationSeries | [virtual] |
getSeveralLimits(SXYVector< SXYSeries * > *vector, double &xmin, double &xmax, double &ymin, double &ymax) | SXYSeries | [static] |
insertParameter(SXYSeries *param) | SXYCoeficientsAproximationSeries | |
isLogXCallback(void) | SXYCoeficientsAproximationSeries | [inline, virtual] |
isLogYCallback(void) | SXYCoeficientsAproximationSeries | [inline, virtual] |
isValidNumber(double n) | SXYSeries | [static] |
numPoints(void) | SXYSeries | |
point(int n, double &x, double &y) | SXYSeries | |
resetLimits(void) | SXYCoeficientsAproximationSeries | |
setCoeficient(unsigned int c, double coef) | SXYCoeficientsAproximationSeries | [protected] |
setLimits(double xmin, double xmax, double ymin, double ymax) | SXYCoeficientsAproximationSeries | |
SXYCoeficientsAproximationSeries(unsigned int num_variables, unsigned int buffer_size=200, unsigned int resolution=100) | SXYCoeficientsAproximationSeries | |
SXYParabolicSeries(unsigned int buffer_size=200, unsigned int resolution=100) | SXYParabolicSeries | |
SXYSeries() | SXYSeries | |
writePoint(unsigned int n, double x, double y) | SXYSeries | [virtual] |
~SXYCoeficientsAproximationSeries() | SXYCoeficientsAproximationSeries | [virtual] |
~SXYParabolicSeries() | SXYParabolicSeries | [virtual] |
~SXYSeries() | SXYSeries | [virtual] |