Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/
H A Dsimpleideals.h115 intvec *id_Sort(const ideal id, const BOOLEAN nolex, const ring r);
H A Dsimpleideals.cc512 intvec *id_Sort(const ideal id, const BOOLEAN nolex, const ring r) in id_Sort() function
/dports/math/singular/Singular-Release-4-2-1/kernel/
H A Dideals.h186 return id_Sort(id, nolex, currRing);