MNE-CPP
beta 1.0
|
This is the complete list of members for UTILSLIB::MNEMath, including all inherited members.
combine_xyz(const VectorXd &vec) | UTILSLIB::MNEMath | static |
compareIdxValuePairBiggerThan(const std::pair< int, T > &lhs, const std::pair< int, T > &rhs) | UTILSLIB::MNEMath | inlinestatic |
compareIdxValuePairSmallerThan(const std::pair< int, T > &lhs, const std::pair< int, T > &rhs) | UTILSLIB::MNEMath | inlinestatic |
compareTripletFirstEntry(const Triplet< T > &lhs, const Triplet< T > &rhs) | UTILSLIB::MNEMath | inlinestatic |
compareTripletSecondEntry(const Triplet< T > &lhs, const Triplet< T > &rhs) | UTILSLIB::MNEMath | inlinestatic |
get_whitener(MatrixXd &A, bool pca, QString ch_type, VectorXd &eig, MatrixXd &eigvec) | UTILSLIB::MNEMath | static |
getConditionNumber(const MatrixXd &A, VectorXd &s) | UTILSLIB::MNEMath | static |
getConditionSlope(const MatrixXd &A, VectorXd &s) | UTILSLIB::MNEMath | static |
IdxIntValue typedef | UTILSLIB::MNEMath | |
intersect(const VectorXi &v1, const VectorXi &v2, VectorXi &idx_sel) | UTILSLIB::MNEMath | static |
issparse(VectorXd &v) | UTILSLIB::MNEMath | static |
legendre(qint32 n, const VectorXd &X, QString normalize=QString("unnorm")) | UTILSLIB::MNEMath | static |
log2(const T d) | UTILSLIB::MNEMath | inlinestatic |
make_block_diag(const MatrixXd &A, qint32 n) | UTILSLIB::MNEMath | static |
nchoose2(int n) | UTILSLIB::MNEMath | static |
rank(const MatrixXd &A, double tol=1e-8) | UTILSLIB::MNEMath | static |
rescale(const MatrixXd &data, const RowVectorXf ×, QPair< QVariant, QVariant > baseline, QString mode) | UTILSLIB::MNEMath | static |
sort(Matrix< T, Dynamic, 1 > &v, bool desc=true) | UTILSLIB::MNEMath | static |
sort(Matrix< T, Dynamic, 1 > &v_prime, Matrix< T, Dynamic, Dynamic > &mat, bool desc=true) | UTILSLIB::MNEMath | static |
sortrows(const std::vector< Triplet< T > > &A, qint32 column=0) | UTILSLIB::MNEMath | static |
~MNEMath() | UTILSLIB::MNEMath | inlinevirtual |