politopix  4.1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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.) throw (invalid_argument, out_of_range, ios_base::failure, logic_error)
 Use the polarity to get the facets from the generators. More...
 

Detailed Description

Compute the V-description from the H-description.

Definition at line 382 of file PolyhedralAlgorithms_Rn.h.

Member Function Documentation

int DoubleDescriptionFromGenerators::Compute ( boost::shared_ptr< Polytope_Rn > &  pol,
double  bb_size = 1000. 
)
throw (invalid_argument,
out_of_range,
ios_base::failure,
logic_error
)
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 1436 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: