polylib 5.22.8
polyhedron Struct Reference

#include <types.h>

Public Attributes

unsigned Dimension
 
unsigned NbConstraints
 
unsigned NbRays
 
unsigned NbEq
 
unsigned NbBid
 
Value ** Constraint
 
Value ** Ray
 
Value * p_Init
 
int p_Init_size
 
struct polyhedronnext
 
unsigned flags
 

Detailed Description

Definition at line 93 of file types.h.

Member Data Documentation

◆ Constraint

◆ Dimension

◆ flags

unsigned polyhedron::flags

Definition at line 108 of file types.h.

Referenced by align_context(), Polyhedron_Alloc(), and Polyhedron_Copy().

◆ NbBid

◆ NbConstraints

◆ NbEq

◆ NbRays

◆ next

◆ p_Init

Value* polyhedron::p_Init

Definition at line 97 of file types.h.

Referenced by homogenize(), Polyhedron_Alloc(), Polyhedron_Compute_Dual(), and Polyhedron_Free().

◆ p_Init_size

int polyhedron::p_Init_size

Definition at line 98 of file types.h.

Referenced by Polyhedron_Alloc(), and Polyhedron_Free().

◆ Ray


The documentation for this struct was generated from the following file: