Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h220 static void order_children (IndexType n_col, colamd_col<IndexType> Col [], IndexType p []);
451 Eigen::internal::order_children (n_col, Col, p) ; in colamd()
1446 static inline void order_children in order_children() function