Home
last modified time | relevance | path

Searched defs:schurOfA (Results 1 – 2 of 2) sorted by relevance

/external/eigen/test/
Dschur_complex.cpp22 ComplexSchur<MatrixType> schurOfA(A); in schur() local
Dschur_real.cpp45 RealSchur<MatrixType> schurOfA(A); in schur() local