Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h136 struct ColStructure struct
138 IndexType start ; /* index for A of first row in this column, or Dead */
140 IndexType length ; /* number of rows in this column */
142 {
147 } shared1 ;
149 {
152 } shared2 ;
154 {
160 } shared3 ;
162 {
[all …]