NstdCoefFullTree | (const NstdCoefAccessFullSubtree& stree) ; |
NstdCoefFullTree | (const floatVector& fv) ; |
NstdCoefFullTree | (const floatVector& fv, unsigned int depth) ; |
NstdCoefFullTree | (unsigned int depth, float f = 0.0) ; |
unsigned int depth | () const ; |
static unsigned int tree_size | (unsigned int depth) ; |
NstdCoefFullTree subtree | (unsigned int ri, unsigned int rj, unsigned int rk, unsigned int depth) const ; |
NstdCoefFullTree subtree | (unsigned int ri, unsigned int rj, unsigned int rk) const ; |
NstdCoefDrctTree subtree | (unsigned int ri, unsigned int rj, unsigned int rk, NstdCoefAccess::Direction drn, unsigned int depth) const ; |
NstdCoefDrctTree subtree | (unsigned int ri, unsigned int rj, unsigned int rk, NstdCoefAccess::Direction drn) const ; |
float& operator() | (unsigned int i, unsigned int j, unsigned int k, NstdCoefAccess::Direction drn) const ; |