Home
last modified time | relevance | path

Searched refs:shared1 (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h143 } shared1 ; member
174 } shared1 ; member
522 Col [col].shared1.thickness = 1 ; in init_rows_cols()
596 Row [0].shared1.p = Row [0].start ; in init_rows_cols()
601 Row [row].shared1.p = Row [row].start ; in init_rows_cols()
619 A [(Row [row].shared1.p)++] = col ; in init_rows_cols()
634 A [(Row [*cp++].shared1.p)++] = col ; in init_rows_cols()
644 Row [row].shared1.degree = Row [row].length ; in init_rows_cols()
778 Row [*cp++].shared1.degree-- ; in init_scoring()
789 deg = Row [r].shared1.degree ; in init_scoring()
[all …]