BinCode typedef | BinECube< SCALAR, BINCODE, DIM > | |
BinECube() | BinECube< SCALAR, BINCODE, DIM > | inlineexplicit |
BinECube(BINCODE const &a_code, BinBaseCube const *a_baseCubePtr) | BinECube< SCALAR, BINCODE, DIM > | inlineexplicit |
BinECube(std::vector< uint > const &positions, BinBaseCube const *a_baseCubePtr) | BinECube< SCALAR, BINCODE, DIM > | explicit |
botCoords() const | BinECube< SCALAR, BINCODE, DIM > | |
Dim | BinECube< SCALAR, BINCODE, DIM > | static |
embeddingDimension() const | BinECube< SCALAR, BINCODE, DIM > | inline |
getCode() const | BinECube< SCALAR, BINCODE, DIM > | inline |
neighbors() const | BinECube< SCALAR, BINCODE, DIM > | |
operator Vector< interval, 0 >() const | BinECube< SCALAR, BINCODE, DIM > | |
operator<(BinECube const &ec) const | BinECube< SCALAR, BINCODE, DIM > | inline |
rootBotCoords | BinECube< SCALAR, BINCODE, DIM > | static |
rootSize | BinECube< SCALAR, BINCODE, DIM > | static |
Scalar typedef | BinECube< SCALAR, BINCODE, DIM > | |
size() const | BinECube< SCALAR, BINCODE, DIM > | |
subCube(uint c) const | BinECube< SCALAR, BINCODE, DIM > | |
toString() const | BinECube< SCALAR, BINCODE, DIM > | |
unpack() const | BinECube< SCALAR, BINCODE, DIM > | |
unpack(short int *c) const | BinECube< SCALAR, BINCODE, DIM > | |