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

SXYLinearSeries Member List

This is the complete list of members for SXYLinearSeries, including all inherited members.
aproxFunctionCallback(double x, double &y)SXYLinearSeries [virtual]
calculateCoeficients(unsigned int n, double *buffer_x, double *buffer_y)SXYLinearSeries [protected, virtual]
changPoint(unsigned int, double, double)SXYSeries
domain(double begin, double end)SXYSeries
domain(double *begin, double *end) constSXYSeries
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]
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
SXYLinearSeries(unsigned int buffer_size=200, unsigned int resolution=100)SXYLinearSeries
SXYSeries()SXYSeries
writePoint(unsigned int n, double x, double y)SXYSeries [virtual]
~SXYCoeficientsAproximationSeries()SXYCoeficientsAproximationSeries [virtual]
~SXYLinearSeries()SXYLinearSeries [virtual]
~SXYSeries()SXYSeries [virtual]

SXY
Tecgraf / PUC-Rio - Computer Graphics Technology Group