#include <subdivisor_mv_binary.hpp>
Static Public Member Functions | |
| template<class Cell > | |
| static bool | reduce (Cell *cl) |
Static Public Member Functions inherited from mmx::mv_binary_approx | |
| template<class Cell , class Stack > | |
| static void | subdivide (Cell *cl, Stack *stack) |
| template<class Cell > | |
| static bool | reduce (Cell *cl) |
| template<class Cell > | |
| static bool | regular (Cell *cl) |
Additional Inherited Members | |
Static Public Attributes inherited from mmx::mv_binary_approx | |
| static double | m_eps =1e-6 |
|
static |