polylib 5.22.8
|
#include <types.h>
Public Attributes | |
int | nbV |
Param_Vertices * | V |
Param_Domain * | D |
Matrix * | Constraints |
Matrix * | Rays |
Matrix* _Param_Polyhedron::Constraints |
Definition at line 145 of file types.h.
Referenced by Find_m_faces(), GenParamPolyhedron(), and Param_Polyhedron_Free().
Param_Domain* _Param_Polyhedron::D |
Definition at line 144 of file types.h.
Referenced by Ehrhart_Quick_Apx_Full_Dim(), Find_m_faces(), GenParamPolyhedron(), main(), Param_Polyhedron_Free(), Param_Polyhedron_Scale_Integer(), Polyhedron2Param_Domain(), Polyhedron2Param_SimplifiedDomain(), and Polyhedron_Enumerate().
int _Param_Polyhedron::nbV |
Definition at line 142 of file types.h.
Referenced by Ehrhart_Quick_Apx_Full_Dim(), Find_m_faces(), GenParamPolyhedron(), main(), Param_Polyhedron_Scale_Integer(), Polyhedron2Param_Domain(), Polyhedron2Param_SimplifiedDomain(), and Polyhedron2Param_Vertices().
Matrix* _Param_Polyhedron::Rays |
Definition at line 146 of file types.h.
Referenced by Find_m_faces(), GenParamPolyhedron(), main(), and Param_Polyhedron_Free().
Param_Vertices* _Param_Polyhedron::V |
Definition at line 143 of file types.h.
Referenced by Find_m_faces(), GenParamPolyhedron(), main(), Param_Polyhedron_Free(), Param_Polyhedron_Scale_Integer(), Polyhedron_Enumerate(), and Scan_Vertices().