TooN
TooN::WLS< Size, Precision, Decomposition > Member List

This is the complete list of members for TooN::WLS< Size, Precision, Decomposition >, including all inherited members.

add_mJ(Precision m, const Vector< Size, P2, B2 > &J, Precision weight=1)TooN::WLS< Size, Precision, Decomposition >inline
add_mJ(const Vector< S2, Precision, VB > &m, const Matrix< S2, Size, Precision, B2 > &J, Precision weight=1)TooN::WLS< Size, Precision, Decomposition >inline
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, Decomposition >inline
add_mJ_rows(const Vector< N, Precision, B1 > &m, const Matrix< N, Size, Precision, B2 > &J, const Matrix< N, N, Precision, B3 > &invcov)TooN::WLS< Size, Precision, Decomposition >inline
add_prior(Precision val)TooN::WLS< Size, Precision, Decomposition >inline
add_prior(const Vector< Size, Precision, B2 > &v)TooN::WLS< Size, Precision, Decomposition >inline
add_prior(const Matrix< Size, Size, Precision, B2 > &m)TooN::WLS< Size, Precision, Decomposition >inline
add_sparse_mJ(const Precision m, const Vector< N, Precision, B1 > &J1, const int index1, const Precision weight=1)TooN::WLS< Size, Precision, Decomposition >inline
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)TooN::WLS< Size, Precision, Decomposition >inline
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)TooN::WLS< Size, Precision, Decomposition >inline
clear()TooN::WLS< Size, Precision, Decomposition >inline
compute()TooN::WLS< Size, Precision, Decomposition >inline
get_C_inv()TooN::WLS< Size, Precision, Decomposition >inline
get_C_inv() constTooN::WLS< Size, Precision, Decomposition >inline
get_decomposition()TooN::WLS< Size, Precision, Decomposition >inline
get_decomposition() constTooN::WLS< Size, Precision, Decomposition >inline
get_mu()TooN::WLS< Size, Precision, Decomposition >inline
get_mu() constTooN::WLS< Size, Precision, Decomposition >inline
get_vector()TooN::WLS< Size, Precision, Decomposition >inline
get_vector() constTooN::WLS< Size, Precision, Decomposition >inline
operator+=(const WLS &meas)TooN::WLS< Size, Precision, Decomposition >inline
WLS(int size=0)TooN::WLS< Size, Precision, Decomposition >inline