TooN 2.1
IRLS< Size, Precision, Reweight > Member List
This is the complete list of members for IRLS< Size, Precision, Reweight >, including all inherited members.
add_mJ(Precision m, const Vector< Size2, Precision2, Base2 > &J) (defined in IRLS< Size, Precision, Reweight >)IRLS< Size, Precision, Reweight >
WLS< Size, Precision >::add_mJ(Precision m, const Vector< Size, Precision, B2 > &J, Precision weight=1)WLS< Size, Precision >
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)WLS< Size, Precision >
add_mJ_rows(const Vector< N, Precision, B1 > &m, const Matrix< N, Size, Precision, B2 > &J, const Matrix< N, N, Precision, B3 > &invcov)WLS< Size, Precision >
add_prior(Precision val)WLS< Size, Precision >
add_prior(const Vector< Size, Precision, B2 > &v)WLS< Size, Precision >
add_prior(const Matrix< Size, Size, Precision, B2 > &m)WLS< Size, Precision >
add_sparse_mJ(const Precision m, const Vector< N, Precision, B1 > &J1, const int index1, const Precision weight=1)WLS< Size, Precision >
add_sparse_mJ_rows(const Vector< N, P1, B1 > &m, const Matrix< N, S1, P2, B2 > &J1, const int index1, const Matrix< N, N, P3, B3 > &invcov)WLS< Size, Precision >
add_sparse_mJ_rows(const Vector< N, Precision, B1 > &m, const Matrix< N, S1, Precision, B2 > &J1, const int index1, const Matrix< N, S2, Precision, B3 > &J2, const int index2, const Matrix< N, N, Precision, B4 > &invcov)WLS< Size, Precision >
clear()IRLS< Size, Precision, Reweight >
compute()WLS< Size, Precision >
get_C_inv()WLS< Size, Precision >
get_C_inv() constWLS< Size, Precision >
get_decomposition()WLS< Size, Precision >
get_decomposition() constWLS< Size, Precision >
get_mu()WLS< Size, Precision >
get_mu() constWLS< Size, Precision >
get_residual() (defined in IRLS< Size, Precision, Reweight >)IRLS< Size, Precision, Reweight >
get_true_C_inv() (defined in IRLS< Size, Precision, Reweight >)IRLS< Size, Precision, Reweight >
get_true_C_inv() const (defined in IRLS< Size, Precision, Reweight >)IRLS< Size, Precision, Reweight >
get_vector()WLS< Size, Precision >
get_vector() constWLS< Size, Precision >
IRLS(int size=Size) (defined in IRLS< Size, Precision, Reweight >)IRLS< Size, Precision, Reweight >
operator+=(const IRLS &meas) (defined in IRLS< Size, Precision, Reweight >)IRLS< Size, Precision, Reweight >
WLS< Size, Precision >::operator+=(const WLS &meas)WLS< Size, Precision >
WLS(int size=0)WLS< Size, Precision >