Searched refs:garbage_collection (Results 1 – 1 of 1) sorted by relevance
226 static IndexType garbage_collection (IndexType n_row, IndexType n_col, Colamd_Row<IndexType> Row []…1039 pfree = Eigen::internal::garbage_collection (n_row, n_col, Row, Col, A, &A [pfree]) ; in find_ordering()1698 static IndexType garbage_collection /* returns the new value of pfree */ in garbage_collection() function