Home
last modified time | relevance | path

Searched refs:check_template_parameters (Results 1 – 15 of 15) sorted by relevance

/external/eigen/Eigen/src/SparseCore/
DSparseVector.h259 inline SparseVector() : m_size(0) { check_template_parameters(); resize(0); }
261 …explicit inline SparseVector(Index size) : m_size(0) { check_template_parameters(); resize(size); }
263 …inline SparseVector(Index rows, Index cols) : m_size(0) { check_template_parameters(); resize(rows…
272 check_template_parameters();
279 check_template_parameters();
397 static void check_template_parameters()
DSparseMatrix.h662 check_template_parameters();
670 check_template_parameters();
681 check_template_parameters();
699 check_template_parameters();
707 check_template_parameters();
716 check_template_parameters();
726 check_template_parameters();
900 static void check_template_parameters()
/external/eigen/Eigen/src/Eigenvalues/
DComplexEigenSolver.h240 static void check_template_parameters() in check_template_parameters() function
263 check_template_parameters(); in compute()
DGeneralizedEigenSolver.h271 static void check_template_parameters() in check_template_parameters() function
289 check_template_parameters(); in compute()
DEigenSolver.h305 static void check_template_parameters() in check_template_parameters() function
381 check_template_parameters(); in compute()
DSelfAdjointEigenSolver.h357 static void check_template_parameters()
402 check_template_parameters();
/external/eigen/Eigen/src/SVD/
DSVDBase.h221 static void check_template_parameters() in check_template_parameters() function
250 check_template_parameters(); in SVDBase()
/external/eigen/Eigen/src/QR/
DHouseholderQR.h222 static void check_template_parameters() in check_template_parameters() function
381 check_template_parameters(); in computeInPlace()
DCompleteOrthogonalDecomposition.h374 static void check_template_parameters() {
412 check_template_parameters();
DColPivHouseholderQR.h427 static void check_template_parameters()
482 check_template_parameters();
DFullPivHouseholderQR.h404 static void check_template_parameters()
459 check_template_parameters();
/external/eigen/Eigen/src/LU/
DPartialPivLU.h276 static void check_template_parameters()
517 check_template_parameters();
DFullPivLU.h424 static void check_template_parameters()
492 check_template_parameters();
/external/eigen/Eigen/src/Cholesky/
DLLT.h209 static void check_template_parameters() in check_template_parameters() function
423 check_template_parameters();
DLDLT.h267 static void check_template_parameters() in check_template_parameters() function
492 check_template_parameters();