TooN 2.1
WLS< Size, Precision, Decomposition > Member List
This is the complete list of members for WLS< Size, Precision, Decomposition >, including all inherited members.
add_mJ(Precision m, const Vector< Size, Precision, B2 > &J, Precision weight=1)WLS< Size, Precision, Decomposition >
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, Decomposition >
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, Decomposition >
add_prior(Precision val)WLS< Size, Precision, Decomposition >
add_prior(const Vector< Size, Precision, B2 > &v)WLS< Size, Precision, Decomposition >
add_prior(const Matrix< Size, Size, Precision, B2 > &m)WLS< Size, Precision, Decomposition >
add_sparse_mJ(const Precision m, const Vector< N, Precision, B1 > &J1, const int index1, const Precision weight=1)WLS< Size, Precision, Decomposition >
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, Decomposition >
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, Decomposition >
clear()WLS< Size, Precision, Decomposition >
compute()WLS< Size, Precision, Decomposition >
get_C_inv()WLS< Size, Precision, Decomposition >
get_C_inv() const WLS< Size, Precision, Decomposition >
get_decomposition()WLS< Size, Precision, Decomposition >
get_decomposition() const WLS< Size, Precision, Decomposition >
get_mu()WLS< Size, Precision, Decomposition >
get_mu() const WLS< Size, Precision, Decomposition >
get_vector()WLS< Size, Precision, Decomposition >
get_vector() const WLS< Size, Precision, Decomposition >
operator+=(const WLS &meas)WLS< Size, Precision, Decomposition >
WLS(int size=0)WLS< Size, Precision, Decomposition >