politopix  5.0.0
DoubleDescriptionFromGenerators Class Reference

Compute the V-description from the H-description. More...

#include <PolyhedralAlgorithms_Rn.h>

Collaboration diagram for DoubleDescriptionFromGenerators:
Collaboration graph

Static Public Member Functions

static int Compute (boost::shared_ptr< Polytope_Rn > &pol, double bb_size=1000.)
 Use the polarity to get the facets from the generators. More...
 

Detailed Description

Compute the V-description from the H-description.

Definition at line 393 of file PolyhedralAlgorithms_Rn.h.

Member Function Documentation

◆ Compute()

int DoubleDescriptionFromGenerators::Compute ( boost::shared_ptr< Polytope_Rn > &  pol,
double  bb_size = 1000. 
)
static

Use the polarity to get the facets from the generators.

Parameters
polThe input polytope
Returns
TEST_OK or 0 if the process was successful, TEST_KO or -1 if something went wrong.

Definition at line 1634 of file PolyhedralAlgorithms_Rn.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: