Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SXYCoeficientsAproximationSeries Member List

This is the complete list of members for SXYCoeficientsAproximationSeries, including all inherited members.
aproxFunctionCallback(double x, double &y)=0SXYCoeficientsAproximationSeries [pure virtual]
buffer_xSXYCoeficientsAproximationSeries [private]
buffer_ySXYCoeficientsAproximationSeries [private]
calculateCoeficients(unsigned int n, double *x, double *y)=0SXYCoeficientsAproximationSeries [protected, pure virtual]
changPoint(unsigned int, double, double)SXYSeries
coeficientsSXYCoeficientsAproximationSeries [private]
domain(double begin, double end)SXYSeries
domain(double *begin, double *end) constSXYSeries
fillBuffer(void)SXYCoeficientsAproximationSeries [private]
getAnInvalidNumber(void)SXYSeries [static]
getBufferSize(void) constSXYCoeficientsAproximationSeries
getCoeficient(unsigned int c, double &coef) constSXYCoeficientsAproximationSeries
getLimits(double &xmin, double &xmax, double &ymin, double &ymax)SXYCoeficientsAproximationSeries [virtual]
getLog(unsigned int &logx, unsigned int &logy)SXYCoeficientsAproximationSeries
getNumCoeficients(void) constSXYCoeficientsAproximationSeries
getNumParameters(void) constSXYCoeficientsAproximationSeries
getNumPoints(void)SXYCoeficientsAproximationSeries [virtual]
getParameter(int i) constSXYCoeficientsAproximationSeries
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_limitSXYCoeficientsAproximationSeries [private]
insertParameter(SXYSeries *param)SXYCoeficientsAproximationSeries
isLogXCallback(void)SXYCoeficientsAproximationSeries [inline, virtual]
isLogYCallback(void)SXYCoeficientsAproximationSeries [inline, virtual]
isValidNumber(double n)SXYSeries [static]
lxmaxSXYCoeficientsAproximationSeries [private]
lxminSXYCoeficientsAproximationSeries [private]
lymaxSXYCoeficientsAproximationSeries [private]
lyminSXYCoeficientsAproximationSeries [private]
max_indexSXYCoeficientsAproximationSeries [private]
num_coeficientsSXYCoeficientsAproximationSeries [private]
num_pointsSXYCoeficientsAproximationSeries [private]
numPoints(void)SXYSeries
parameters_vectorSXYCoeficientsAproximationSeries [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]

SXY
Tecgraf / PUC-Rio - Computer Graphics Technology Group