Honeycomb  0.1
Component-Model Framework
honey::LinearLeastSqr< Real > Member List

This is the complete list of members for honey::LinearLeastSqr< Real >, including all inherited members.

calc(const Matrix &x, const Vec &y, Vec &b)honey::LinearLeastSqr< Real >
calc(const Matrix &x, const Vec &y, const Vec &w, Vec &b)honey::LinearLeastSqr< Real >
calc(const Matrix &x, const Vec &y, const Vec &w, const Matrix &c, const Vec &d, Vec &b)honey::LinearLeastSqr< Real >
LinearLeastSqr()honey::LinearLeastSqr< Real >inline
Matrix typedefhoney::LinearLeastSqr< Real >
Vec typedefhoney::LinearLeastSqr< Real >