#include <SignedFloodFill.h>
|
| typedef TreeOrLeafManagerT::ValueType | ValueT |
| |
| typedef TreeOrLeafManagerT::RootNodeType | RootT |
| |
| typedef TreeOrLeafManagerT::LeafNodeType | LeafT |
| |
| typedef TreeOrLeafManagerT::LeafNodeType LeafT |
| typedef TreeOrLeafManagerT::RootNodeType RootT |
| typedef TreeOrLeafManagerT::ValueType ValueT |
| BOOST_STATIC_ASSERT |
( |
boost::is_floating_point< ValueT >::value||boost::is_signed< ValueT >::value |
| ) |
|
| void operator() |
( |
LeafT & |
leaf | ) |
const |
|
inline |
| void operator() |
( |
NodeT & |
node | ) |
const |
|
inline |
| void operator() |
( |
RootT & |
root | ) |
const |
|
inline |
The documentation for this class was generated from the following file: