Home
last modified time | relevance | path

Searched refs:Find_m_faces (Results 1 – 2 of 2) sorted by relevance

/dports/math/polylib/polylib-5.22.5/source/kernel/
H A Dpolyparam.c1068 Param_Polyhedron *Find_m_faces(Polyhedron **Di,Polyhedron *C,int keep_dom,int working_space,Polyhed…
1561 result = Find_m_faces(&Din,Cin,0,working_space,NULL,NULL);
1791 result = Find_m_faces(&Din,Cin,1,working_space,NULL,NULL);
1835 result = Find_m_faces(Din,Cin,1,working_space,CEq,CT);
/dports/math/barvinok/barvinok-0.41.5/polylib/source/kernel/
H A Dpolyparam.c1068 Param_Polyhedron *Find_m_faces(Polyhedron **Di,Polyhedron *C,int keep_dom,int working_space,Polyhed… in Find_m_faces() function
1561 result = Find_m_faces(&Din,Cin,0,working_space,NULL,NULL); in Polyhedron2Param_Vertices()
1791 result = Find_m_faces(&Din,Cin,1,working_space,NULL,NULL); in Polyhedron2Param_Domain()
1835 result = Find_m_faces(Din,Cin,1,working_space,CEq,CT); in Polyhedron2Param_SimplifiedDomain()