#include <cell_mv_bernstein.hpp>
|
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) |
|
|
static double | m_eps =1e-6 |
|
template<class Cell >
bool mmx::binary_approx::reduce |
( |
Cell * |
cl | ) |
|
|
static |
template<class Cell >
bool mmx::binary_approx::regular |
( |
Cell * |
cl | ) |
|
|
static |
template<class Cell , class Stack >
void mmx::binary_approx::subdivide |
( |
Cell * |
cl, |
|
|
Stack * |
stack |
|
) |
| |
|
static |
double mmx::binary_approx::m_eps =1e-6 |
|
static |
The documentation for this struct was generated from the following file: