Developer documentation

mmx::mv_binary_isolate Struct Reference

#include <subdivisor_mv_binary.hpp>

Inheritance diagram for mmx::mv_binary_isolate:
mmx::mv_binary_approx

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
 

Member Function Documentation

template<class Cell >
bool mmx::mv_binary_isolate::reduce ( Cell *  cl)
static

The documentation for this struct was generated from the following file:
Home