OpenMS
|
This is the complete list of members for LinearRegressionWithoutIntercept, including all inherited members.
addData(double x, double y) | LinearRegressionWithoutIntercept | |
addData(std::vector< double > &x, std::vector< double > &y) | LinearRegressionWithoutIntercept | |
getSlope() const | LinearRegressionWithoutIntercept | |
LinearRegressionWithoutIntercept() | LinearRegressionWithoutIntercept | |
n_ | LinearRegressionWithoutIntercept | private |
sum_xx_ | LinearRegressionWithoutIntercept | private |
sum_xy_ | LinearRegressionWithoutIntercept | private |