Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
BinaryNode< Real > Class Template Reference

Static Public Member Functions

static int CenterCount (int depth)
 
static int CornerCount (int depth)
 
static int CumulativeCenterCount (int maxDepth)
 
static int CumulativeCornerCount (int maxDepth)
 
static int CenterIndex (int depth, int offSet)
 
static int CornerIndex (int depth, int offSet)
 
static int CornerIndex (int maxDepth, int depth, int offSet, int forwardCorner)
 
static Real CornerIndexPosition (int index, int maxDepth)
 
static Real Width (int depth)
 
static void CenterAndWidth (int depth, int offset, Real &center, Real &width)
 
static void CenterAndWidth (int idx, Real &center, Real &width)
 
static void DepthAndOffset (int idx, int &depth, int &offset)
 

Detailed Description

template<class Real>
class BinaryNode< Real >

Definition at line 36 of file BinaryNode.h.


The documentation for this class was generated from the following file: