CAPD RedHom Library
|
#include <capd/repSet/BinECube.h>
Public Member Functions | |
BinBaseCube () | |
BinBaseCube (SCALAR const &bot, SCALAR const &top, uint a_depth) | |
BinBaseCube (std::vector< SCALAR > const &bot, std::vector< SCALAR > const &top, std::vector< uint > const &a_depth) | |
BinBaseCube (Vector< interval, 0 > iv, uint a_depth) | |
const BinBaseInterval & | getAxis (int i) const |
void | subdivide () |
BinBaseCube & | subdivided () |
~BinBaseCube () | |
Friends | |
class | BinECube< SCALAR, BINCODE, DIM > |
|
inline |
|
inline |
|
friend |