Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h166 struct Colamd_Row struct
168 IndexType start ; /* index for A of first col in this row */
169 IndexType length ; /* number of principal columns in this row */
171 {
174 } shared1 ;
176 {
179 } shared2 ;