Searched defs:VectorI (Results 1 – 3 of 3) sorted by relevance
52 typedef Matrix<StorageIndex,Dynamic,1> VectorI; in sparse_permutations() typedef
109 typedef Matrix<StorageIndex,Dynamic,1> VectorI; typedef
209 using VectorI = skvx::Vec<width, int32_t>; variable