, including all inherited members.
add_mJ(Precision m, const Vector< Size2, Precision2, Base2 > &J) | TooN::IRLS< Size, Precision, Reweight > | [inline] |
WLS< Size, Precision >::add_mJ(Precision m, const Vector< Size, Precision, B2 > &J, Precision weight=1) | TooN::WLS< Size, Precision > | [inline] |
WLS< Size, Precision >::add_mJ(const Vector< N, Precision, B1 > &m, const Matrix< Size, N, Precision, B2 > &J, const Matrix< N, N, Precision, B3 > &invcov) | TooN::WLS< Size, Precision > | [inline] |
add_prior(Precision val) | TooN::WLS< Size, Precision > | [inline] |
add_prior(const Vector< Size, Precision, B2 > &v) | TooN::WLS< Size, Precision > | [inline] |
add_prior(const Matrix< Size, Size, Precision, B2 > &m) | TooN::WLS< Size, Precision > | [inline] |
clear() | TooN::IRLS< Size, Precision, Reweight > | [inline] |
compute() | TooN::WLS< Size, Precision > | [inline] |
get_C_inv() | TooN::WLS< Size, Precision > | [inline] |
get_C_inv() const | TooN::WLS< Size, Precision > | [inline] |
get_decomposition() | TooN::WLS< Size, Precision > | [inline] |
get_decomposition() const | TooN::WLS< Size, Precision > | [inline] |
get_mu() | TooN::WLS< Size, Precision > | [inline] |
get_mu() const | TooN::WLS< Size, Precision > | [inline] |
get_residual() | TooN::IRLS< Size, Precision, Reweight > | [inline] |
get_true_C_inv() | TooN::IRLS< Size, Precision, Reweight > | [inline] |
get_true_C_inv() const | TooN::IRLS< Size, Precision, Reweight > | [inline] |
get_vector() | TooN::WLS< Size, Precision > | [inline] |
get_vector() const | TooN::WLS< Size, Precision > | [inline] |
IRLS(int size=Size) | TooN::IRLS< Size, Precision, Reweight > | [inline] |
IRLS(IRLS ©of) | TooN::IRLS< Size, Precision, Reweight > | [private] |
my_residual | TooN::IRLS< Size, Precision, Reweight > | [private] |
my_true_C_inv | TooN::IRLS< Size, Precision, Reweight > | [private] |
operator+=(const IRLS &meas) | TooN::IRLS< Size, Precision, Reweight > | [inline] |
WLS< Size, Precision >::operator+=(const WLS &meas) | TooN::WLS< Size, Precision > | [inline] |
operator=(IRLS ©of) | TooN::IRLS< Size, Precision, Reweight > | [private] |
WLS(int size=0) | TooN::WLS< Size, Precision > | [inline] |