Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/test/
H A Dsparse_permutations.cpp52 typedef Matrix<StorageIndex,Dynamic,1> VectorI; in sparse_permutations() typedef
/aosp_15_r20/external/eigen/Eigen/src/IterativeLinearSolvers/
H A DIncompleteLUT.h109 typedef Matrix<StorageIndex,Dynamic,1> VectorI; typedef