Pruner< FT >::TestPruner Class Reference

Public Member Functions

 TestPruner (int n)
 
int test_enforce ()
 
int test_eval_poly ()
 
int test_integrate_poly ()
 
int test_relative_volume ()
 

Data Fields

int n
 
int d
 
Pruner< FT > pru
 

Constructor & Destructor Documentation

◆ TestPruner()

template<class FT >
Pruner< FT >::TestPruner::TestPruner ( int  n)
inline

Member Function Documentation

◆ test_enforce()

template<class FT >
int Pruner< FT >::TestPruner::test_enforce ( )
inline

◆ test_eval_poly()

template<class FT >
int Pruner< FT >::TestPruner::test_eval_poly ( )
inline

◆ test_integrate_poly()

template<class FT >
int Pruner< FT >::TestPruner::test_integrate_poly ( )
inline

◆ test_relative_volume()

template<class FT >
int Pruner< FT >::TestPruner::test_relative_volume ( )
inline

Field Documentation

◆ d

template<class FT >
int Pruner< FT >::TestPruner::d

◆ n

template<class FT >
int Pruner< FT >::TestPruner::n

◆ pru

template<class FT >
Pruner<FT> Pruner< FT >::TestPruner::pru

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