MNE-CPP  beta 1.0
UTILSLIB::MNEMath Member List

This is the complete list of members for UTILSLIB::MNEMath, including all inherited members.

combine_xyz(const VectorXd &vec)UTILSLIB::MNEMathstatic
compareIdxValuePairBiggerThan(const std::pair< int, T > &lhs, const std::pair< int, T > &rhs)UTILSLIB::MNEMathinlinestatic
compareIdxValuePairSmallerThan(const std::pair< int, T > &lhs, const std::pair< int, T > &rhs)UTILSLIB::MNEMathinlinestatic
compareTripletFirstEntry(const Triplet< T > &lhs, const Triplet< T > &rhs)UTILSLIB::MNEMathinlinestatic
compareTripletSecondEntry(const Triplet< T > &lhs, const Triplet< T > &rhs)UTILSLIB::MNEMathinlinestatic
get_whitener(MatrixXd &A, bool pca, QString ch_type, VectorXd &eig, MatrixXd &eigvec)UTILSLIB::MNEMathstatic
getConditionNumber(const MatrixXd &A, VectorXd &s)UTILSLIB::MNEMathstatic
getConditionSlope(const MatrixXd &A, VectorXd &s)UTILSLIB::MNEMathstatic
IdxIntValue typedefUTILSLIB::MNEMath
intersect(const VectorXi &v1, const VectorXi &v2, VectorXi &idx_sel)UTILSLIB::MNEMathstatic
issparse(VectorXd &v)UTILSLIB::MNEMathstatic
legendre(qint32 n, const VectorXd &X, QString normalize=QString("unnorm"))UTILSLIB::MNEMathstatic
log2(const T d)UTILSLIB::MNEMathinlinestatic
make_block_diag(const MatrixXd &A, qint32 n)UTILSLIB::MNEMathstatic
nchoose2(int n)UTILSLIB::MNEMathstatic
rank(const MatrixXd &A, double tol=1e-8)UTILSLIB::MNEMathstatic
rescale(const MatrixXd &data, const RowVectorXf &times, QPair< QVariant, QVariant > baseline, QString mode)UTILSLIB::MNEMathstatic
sort(Matrix< T, Dynamic, 1 > &v, bool desc=true)UTILSLIB::MNEMathstatic
sort(Matrix< T, Dynamic, 1 > &v_prime, Matrix< T, Dynamic, Dynamic > &mat, bool desc=true)UTILSLIB::MNEMathstatic
sortrows(const std::vector< Triplet< T > > &A, qint32 column=0)UTILSLIB::MNEMathstatic
~MNEMath()UTILSLIB::MNEMathinlinevirtual