| add_mJ(Precision m, const Vector< 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_rows(const Vector< N, Precision, B1 > &m, const Matrix< N, S1, Precision, B2 > &J1, const int index1, const Matrix< N, N, Precision, 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() const | TooN::WLS< Size, Precision, Decomposition > | inline |
| get_decomposition() | TooN::WLS< Size, Precision, Decomposition > | inline |
| get_decomposition() const | TooN::WLS< Size, Precision, Decomposition > | inline |
| get_mu() | TooN::WLS< Size, Precision, Decomposition > | inline |
| get_mu() const | TooN::WLS< Size, Precision, Decomposition > | inline |
| get_vector() | TooN::WLS< Size, Precision, Decomposition > | inline |
| get_vector() const | TooN::WLS< Size, Precision, Decomposition > | inline |
| my_C_inv | TooN::WLS< Size, Precision, Decomposition > | private |
| my_decomposition | TooN::WLS< Size, Precision, Decomposition > | private |
| my_mu | TooN::WLS< Size, Precision, Decomposition > | private |
| my_vector | TooN::WLS< Size, Precision, Decomposition > | private |
| operator+=(const WLS &meas) | TooN::WLS< Size, Precision, Decomposition > | inline |
| operator=(WLS ©of) | TooN::WLS< Size, Precision, Decomposition > | private |
| WLS(int size=0) | TooN::WLS< Size, Precision, Decomposition > | inline |
| WLS(WLS ©of) | TooN::WLS< Size, Precision, Decomposition > | private |