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