Chemical Data Processing Library Python API - Version 1.1.1
CDPL.Math.DMLRModel Member List

This is the complete list of members for CDPL.Math.DMLRModel, including all inherited members.

__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.DMLRModelstatic
clearDataSet()CDPL.Math.DMLRModel
coefficients (defined in CDPL.Math.DMLRModel)CDPL.Math.DMLRModelstatic
correlationCoefficient (defined in CDPL.Math.DMLRModel)CDPL.Math.DMLRModelstatic
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.DMLRModelstatic
objectID (defined in CDPL.Math.DMLRModel)CDPL.Math.DMLRModelstatic
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.DMLRModelstatic
xMatrix (defined in CDPL.Math.DMLRModel)CDPL.Math.DMLRModelstatic
yValues (defined in CDPL.Math.DMLRModel)CDPL.Math.DMLRModelstatic