Searched defs:bandmatrix (Results 1 - 1 of 1) sorted by relevance

/external/eigen/test/
H A Dbandmatrix.cpp12 template<typename MatrixType> void bandmatrix(const MatrixType& _m) function
72 CALL_SUBTEST(bandmatrix(BandMatrix<float>(rows,cols,sups,subs)) );

Completed in 90 milliseconds