Honeycomb
0.1
Component-Model Framework
|
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 typedef | honey::LinearLeastSqr< Real > | |
Vec typedef | honey::LinearLeastSqr< Real > |