Developer documentation

mmx::binary_isolate Struct Reference

#include <cell_mv_bernstein.hpp>

Inheritance diagram for mmx::binary_isolate:
mmx::binary_approx

Static Public Member Functions

template<class Cell >
static bool reduce (Cell *cl)
 
- Static Public Member Functions inherited from mmx::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::binary_approx
static double m_eps =1e-6
 

Member Function Documentation

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

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