Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dsparse.h60 bool need_sparse_trim(const gen_map & d);
H A Dsparse.cc194 bool need_sparse_trim(const gen_map & d){ in need_sparse_trim() function
H A Dusual.cc3302 if (need_sparse_trim(m)){ in stomap()