LeastSquare Member List

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

LeastSquare()LeastSquare
LeastSquare(vector< Fct * > &f, const Vect< real_t > &x, const Vect< real_t > &y, Vect< real_t > &a)LeastSquare
LeastSquare(DMatrix< real_t > &B, const Vect< real_t > &y, Vect< real_t > &a)LeastSquare
LeastSquare(const Vect< real_t > &x, const Vect< real_t > &y, size_t N, Vect< real_t > &a)LeastSquare
LeastSquare(const Vect< real_t > &x, const Vect< real_t > &y, real_t &a0, real_t &a1)LeastSquare
run()LeastSquare
set(vector< Fct * > &f, const Vect< real_t > &x, const Vect< real_t > &y, Vect< real_t > &a)LeastSquare
set(DMatrix< real_t > &B, const Vect< real_t > &y, Vect< real_t > &a)LeastSquare
set(const Vect< real_t > &x, const Vect< real_t > &y, size_t N, Vect< real_t > &a)LeastSquare
set(const Vect< real_t > &x, const Vect< real_t > &y, real_t &a0, real_t &a1)LeastSquare
~LeastSquare()LeastSquare