Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/kernel/combinatorics/
H A Dhutil.h72 void hDimSolve(scmon pure, int Npure, scfmon rad, int Nrad,
H A Dhdegree.cc34 void hDimSolve(scmon pure, int Npure, scfmon rad, int Nrad, in hDimSolve() function
59 hDimSolve(pn, Npure + 1, rn, rad0, var, iv); in hDimSolve()
66 hDimSolve(pn, Npure + x, rn, rad0, var, iv); in hDimSolve()
70 hDimSolve(pure, Npure, rad, Nrad, var, iv); in hDimSolve()
113 hDimSolve(hpure, hNpure, hrad, hNrad, hvar, hNvar); in scDimInt()
824 hDimSolve(hpure, hNpure, hrad, hNrad, hvar, hNvar); in hDegree()
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A Dipshell.cc1141 hDimSolve(hpure, hNpure, hrad, hNrad, hvar, hNvar); in scIndIndset()