Biorithm  1.1
Public Member Functions | Friends
MyBox Class Reference

List of all members.

Public Member Functions

 MyBox (const vector< MyNT > &lows, const vector< MyNT > &highs, const vector< bool > &bounded)
 MyBox (const MyPoint &centre, const vector< MyNT > &width, const vector< bool > &bounded)
 MyBox (const MyBox &copy)
const MyBoxoperator= (const MyBox &rhs)
void free ()
bool operator== (const MyBox &rhs) const
unsigned int getNumBounded () const
bool contains (const MyPoint &point) const
bool checkBounded (int dim) const
bool isSignificant (vector< vector< MyInterval > > &intervals)
MyNT isSoftContained (vector< vector< MyInterval > > &intervals)
bool isSignificant (const MyPointSet &points, MyNT maxPValue)
void getPValues (const MyPointSet &points, vector< MyNT > &pvalues)
void update (const MyPointSet &points, const vector< int > &indices)
void update (const MyPointSet &points, int index)
void print (ostream &ostr, const vector< MyDimInfo > &dimensionInfo, MyVerbosityLevel verbosity) const

Friends

class MyCluster

The documentation for this class was generated from the following files:
 All Classes Functions Variables Typedefs Friends