This is the complete list of members for WireCell::LinearModel, including all inherited members.
_beta | WireCell::LinearModel | protected |
_X | WireCell::LinearModel | protected |
_y | WireCell::LinearModel | protected |
chi2_base() | WireCell::LinearModel | |
Fit() | WireCell::LinearModel | inlinevirtual |
Getbeta() | WireCell::LinearModel | inline |
GetX() | WireCell::LinearModel | inline |
Gety() | WireCell::LinearModel | inline |
LinearModel() | WireCell::LinearModel | |
MeanResidual() | WireCell::LinearModel | |
name | WireCell::LinearModel | |
Predict() | WireCell::LinearModel | |
Setbeta(Eigen::VectorXd beta) | WireCell::LinearModel | inlinevirtual |
SetData(Eigen::MatrixXd X, Eigen::VectorXd y) | WireCell::LinearModel | inlinevirtual |
SetX(Eigen::MatrixXd X) | WireCell::LinearModel | inlinevirtual |
Sety(Eigen::VectorXd y) | WireCell::LinearModel | inlinevirtual |
~LinearModel() | WireCell::LinearModel | virtual |