| __call__(ConstFVectorExpression x_vars) | CDPL.Math.DMLRModel | |
| __call__(ConstDVectorExpression x_vars) | CDPL.Math.DMLRModel | |
| __call__(ConstLVectorExpression x_vars) | CDPL.Math.DMLRModel | |
| __call__(ConstULVectorExpression x_vars) | CDPL.Math.DMLRModel | |
| __init__() | CDPL.Math.DMLRModel | |
| __init__(DMLRModel model) | CDPL.Math.DMLRModel | |
| addXYData(ConstFVectorExpression x_vars, float y) | CDPL.Math.DMLRModel | |
| addXYData(ConstDVectorExpression x_vars, float y) | CDPL.Math.DMLRModel | |
| addXYData(ConstLVectorExpression x_vars, float y) | CDPL.Math.DMLRModel | |
| addXYData(ConstULVectorExpression x_vars, float y) | CDPL.Math.DMLRModel | |
| assign(DMLRModel model) | CDPL.Math.DMLRModel | |
| buildModel() | CDPL.Math.DMLRModel | |
| calcStatistics() | CDPL.Math.DMLRModel | |
| calcYValue(ConstFVectorExpression x_vars) | CDPL.Math.DMLRModel | |
| calcYValue(ConstDVectorExpression x_vars) | CDPL.Math.DMLRModel | |
| calcYValue(ConstLVectorExpression x_vars) | CDPL.Math.DMLRModel | |
| calcYValue(ConstULVectorExpression x_vars) | CDPL.Math.DMLRModel | |
| chiSquare (defined in CDPL.Math.DMLRModel) | CDPL.Math.DMLRModel | static |
| clearDataSet() | CDPL.Math.DMLRModel | |
| coefficients (defined in CDPL.Math.DMLRModel) | CDPL.Math.DMLRModel | static |
| correlationCoefficient (defined in CDPL.Math.DMLRModel) | CDPL.Math.DMLRModel | static |
| getChiSquare() | CDPL.Math.DMLRModel | |
| getCoefficients() | CDPL.Math.DMLRModel | |
| getCorrelationCoefficient() | CDPL.Math.DMLRModel | |
| getGoodnessOfFit() | CDPL.Math.DMLRModel | |
| getObjectID() | CDPL.Math.DMLRModel | |
| getStandardDeviation() | CDPL.Math.DMLRModel | |
| getXMatrix() | CDPL.Math.DMLRModel | |
| getYValues() | CDPL.Math.DMLRModel | |
| goodnessOfFit (defined in CDPL.Math.DMLRModel) | CDPL.Math.DMLRModel | static |
| objectID (defined in CDPL.Math.DMLRModel) | CDPL.Math.DMLRModel | static |
| resizeDataSet(int num_points, int num_vars) | CDPL.Math.DMLRModel | |
| setXYData(int i, ConstFVectorExpression x_vars, float y) | CDPL.Math.DMLRModel | |
| setXYData(int i, ConstDVectorExpression x_vars, float y) | CDPL.Math.DMLRModel | |
| setXYData(int i, ConstLVectorExpression x_vars, float y) | CDPL.Math.DMLRModel | |
| setXYData(int i, ConstULVectorExpression x_vars, float y) | CDPL.Math.DMLRModel | |
| standardDeviation (defined in CDPL.Math.DMLRModel) | CDPL.Math.DMLRModel | static |
| xMatrix (defined in CDPL.Math.DMLRModel) | CDPL.Math.DMLRModel | static |
| yValues (defined in CDPL.Math.DMLRModel) | CDPL.Math.DMLRModel | static |