politopix  5.0.0
test_politopix.cpp File Reference
#include <boost/test/minimal.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/timer.hpp>
#include <iostream>
#include <string.h>
#include <utility>
#include <vector>
#include <cmath>
#include "politopixAPI.h"
Include dependency graph for test_politopix.cpp:

Go to the source code of this file.

Functions

void computeFlatPolytope (const std::vector< boost::shared_ptr< Hyperplane_Rn > > &vectOfHyp, boost::shared_ptr< Polytope_Rn > fptop_1, std::string compPol, bool strongRedundancy)
 
int test_main (int argc, char *argv[])
 

Detailed Description

Function Documentation

◆ computeFlatPolytope()

void computeFlatPolytope ( const std::vector< boost::shared_ptr< Hyperplane_Rn > > &  vectOfHyp,
boost::shared_ptr< Polytope_Rn fptop_1,
std::string  compPol,
bool  strongRedundancy 
)

Definition at line 37 of file test_politopix.cpp.

Here is the call graph for this function:

◆ test_main()

int test_main ( int  argc,
char *  argv[] 
)

PSEUDO SUM METHOD ///

FULL METHOD ///

Definition at line 80 of file test_politopix.cpp.

Here is the call graph for this function: