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

/external/eigen/test/
H A Dblock.cpp15 block_real_only(const MatrixType &m1, Index r1, Index r2, Index c1, Index c2, const Scalar& s1) { function
28 block_real_only(const MatrixType &, Index, Index, Index, Index, const Scalar&) { function
60 block_real_only(m1, r1, r2, c1, c1, s1);

Completed in 49 milliseconds