add_mJ(Precision m, const Vector< Size, Precision, B2 > &J, Precision weight=1) | TooN::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) | TooN::WLS< Size, Precision, Decomposition > | |
add_prior(Precision val) | TooN::WLS< Size, Precision, Decomposition > | |
add_prior(const Vector< Size, Precision, B2 > &v) | TooN::WLS< Size, Precision, Decomposition > | |
add_prior(const Matrix< Size, Size, Precision, B2 > &m) | TooN::WLS< Size, Precision, Decomposition > | |
clear() | TooN::WLS< Size, Precision, Decomposition > | |
compute() | TooN::WLS< Size, Precision, Decomposition > | |
get_C_inv() | TooN::WLS< Size, Precision, Decomposition > | |
get_C_inv() const | TooN::WLS< Size, Precision, Decomposition > | |
get_decomposition() (defined in TooN::WLS< Size, Precision, Decomposition >) | TooN::WLS< Size, Precision, Decomposition > | |
get_decomposition() const (defined in TooN::WLS< Size, Precision, Decomposition >) | TooN::WLS< Size, Precision, Decomposition > | |
get_mu() (defined in TooN::WLS< Size, Precision, Decomposition >) | TooN::WLS< Size, Precision, Decomposition > | |
get_mu() const (defined in TooN::WLS< Size, Precision, Decomposition >) | TooN::WLS< Size, Precision, Decomposition > | |
get_vector() (defined in TooN::WLS< Size, Precision, Decomposition >) | TooN::WLS< Size, Precision, Decomposition > | |
get_vector() const (defined in TooN::WLS< Size, Precision, Decomposition >) | TooN::WLS< Size, Precision, Decomposition > | |
operator+=(const WLS &meas) | TooN::WLS< Size, Precision, Decomposition > | |
WLS(int size=0) | TooN::WLS< Size, Precision, Decomposition > | |