Searched refs:OtherSparseMatrixType (Results 1 - 1 of 1) sorted by relevance

/external/eigen/test/
H A Dsparse_permutations.cpp50 typedef SparseMatrix<Scalar, OtherStorage, StorageIndex> OtherSparseMatrixType; typedef
54 // bool IsRowMajor2 = OtherSparseMatrixType::IsRowMajor;
59 OtherSparseMatrixType res;

Completed in 84 milliseconds