Gin
LinearRegression Member List

This is the complete list of members for LinearRegression, including all inherited members.

aLinearRegressionprotected
addPoint(Point< double > pnt)LinearRegression
bLinearRegressionprotected
calculate()LinearRegression
clear()LinearRegression
coefCLinearRegressionprotected
coefDLinearRegressionprotected
estimateY(double x) constLinearRegression
getA() constLinearRegression
getB() constLinearRegression
getCoefCorrel() constLinearRegression
getCoefDeterm() constLinearRegression
getStdErrorEst() constLinearRegression
haveData() constLinearRegression
items() constLinearRegression
LinearRegression()LinearRegression
LinearRegression(juce::Array< Point< double >> points)LinearRegression
nLinearRegressionprotected
stdErrorLinearRegressionprotected
sumXLinearRegressionprotected
sumXsquaredLinearRegressionprotected
sumXYLinearRegressionprotected
sumYLinearRegressionprotected
sumYsquaredLinearRegressionprotected