Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h132 struct colamd_col struct
134 IndexType start ; /* index for A of first row in this column, or DEAD */
136 IndexType length ; /* number of rows in this column */
138 {
143 } shared1 ;
145 {
148 } shared2 ;
150 {
156 } shared3 ;
158 {
[all …]