This is the complete list of members for MNELIB::MneCovMatrix, including all inherited members.
| bads | MNELIB::MneCovMatrix | |
| ch_class | MNELIB::MneCovMatrix | |
| chol | MNELIB::MneCovMatrix | |
| condition_cov(MneCovMatrix *c, float rank_threshold, int use_rank) | MNELIB::MneCovMatrix | static |
| ConstSPtr typedef | MNELIB::MneCovMatrix | |
| cov | MNELIB::MneCovMatrix | |
| cov_diag | MNELIB::MneCovMatrix | |
| cov_sparse | MNELIB::MneCovMatrix | |
| eigen | MNELIB::MneCovMatrix | |
| inv_lambda | MNELIB::MneCovMatrix | |
| kind | MNELIB::MneCovMatrix | |
| lambda | MNELIB::MneCovMatrix | |
| mne_add_inv_cov(MneCovMatrix *c) | MNELIB::MneCovMatrix | static |
| mne_decompose_eigen_cov(MneCovMatrix *c) | MNELIB::MneCovMatrix | static |
| mne_decompose_eigen_cov_small(MneCovMatrix *c, float p_small, int use_rank) | MNELIB::MneCovMatrix | static |
| mne_dup_cov(MneCovMatrix *c) | MNELIB::MneCovMatrix | static |
| mne_is_diag_cov(MneCovMatrix *c) | MNELIB::MneCovMatrix | static |
| mne_new_cov(int kind, int ncov, const QStringList &names, double *cov, double *cov_diag) | MNELIB::MneCovMatrix | inlinestatic |
| mne_new_cov_dense(int kind, int ncov, const QStringList &names, double *cov) | MNELIB::MneCovMatrix | inlinestatic |
| mne_new_cov_diag(int kind, int ncov, const QStringList &names, double *cov_diag) | MNELIB::MneCovMatrix | inlinestatic |
| mne_new_cov_sparse(int kind, int ncov, const QStringList &names, FIFFLIB::FiffSparseMatrix *cov_sparse) | MNELIB::MneCovMatrix | inlinestatic |
| MneCovMatrix(int p_kind, int p_ncov, const QStringList &p_names, double *p_cov, double *p_cov_diag, FIFFLIB::FiffSparseMatrix *p_cov_sparse) | MNELIB::MneCovMatrix | |
| names | MNELIB::MneCovMatrix | |
| nbad | MNELIB::MneCovMatrix | |
| ncov | MNELIB::MneCovMatrix | |
| nfree | MNELIB::MneCovMatrix | |
| nproj | MNELIB::MneCovMatrix | |
| nzero | MNELIB::MneCovMatrix | |
| proj | MNELIB::MneCovMatrix | |
| SPtr typedef | MNELIB::MneCovMatrix | |
| sss | MNELIB::MneCovMatrix | |
| ~MneCovMatrix() | MNELIB::MneCovMatrix | |