aproxFunctionCallback(double x, double &y)=0 | SXYCoeficientsAproximationSeries | [pure virtual] |
buffer_x | SXYCoeficientsAproximationSeries | [private] |
buffer_y | SXYCoeficientsAproximationSeries | [private] |
calculateCoeficients(unsigned int n, double *x, double *y)=0 | SXYCoeficientsAproximationSeries | [protected, pure virtual] |
changPoint(unsigned int, double, double) | SXYSeries | |
coeficients | SXYCoeficientsAproximationSeries | [private] |
domain(double begin, double end) | SXYSeries | |
domain(double *begin, double *end) const | SXYSeries | |
fillBuffer(void) | SXYCoeficientsAproximationSeries | [private] |
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] |
has_manual_limit | SXYCoeficientsAproximationSeries | [private] |
insertParameter(SXYSeries *param) | SXYCoeficientsAproximationSeries | |
isLogXCallback(void) | SXYCoeficientsAproximationSeries | [inline, virtual] |
isLogYCallback(void) | SXYCoeficientsAproximationSeries | [inline, virtual] |
isValidNumber(double n) | SXYSeries | [static] |
lxmax | SXYCoeficientsAproximationSeries | [private] |
lxmin | SXYCoeficientsAproximationSeries | [private] |
lymax | SXYCoeficientsAproximationSeries | [private] |
lymin | SXYCoeficientsAproximationSeries | [private] |
max_index | SXYCoeficientsAproximationSeries | [private] |
num_coeficients | SXYCoeficientsAproximationSeries | [private] |
num_points | SXYCoeficientsAproximationSeries | [private] |
numPoints(void) | SXYSeries | |
parameters_vector | SXYCoeficientsAproximationSeries | [private] |
point(int n, double &x, double &y) | SXYSeries | |
resetCoeficients(void) | SXYCoeficientsAproximationSeries | [private] |
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 | |
SXYSeries() | SXYSeries | |
writePoint(unsigned int n, double x, double y) | SXYSeries | [virtual] |
~SXYCoeficientsAproximationSeries() | SXYCoeficientsAproximationSeries | [virtual] |
~SXYSeries() | SXYSeries | [virtual] |