Biorithm  1.1
Public Member Functions | Protected Attributes
Evaluator Class Reference

This class takes an input stream of a matrix data file and analyzes the the independence of the columns. More...

#include <Evaluator.h>

Inheritance diagram for Evaluator:
BSEvaluator

List of all members.

Public Member Functions

 Evaluator (BinaryMatrix *bm=NULL)
virtual Evaluatoroperator= (const Evaluator &rhs)
virtual void setBinaryMatrix (BinaryMatrix *bm)
virtual unsigned int getUpperBound (const vector< unsigned int > &counts) const =0
virtual unsigned int getUpperBound () const =0

Protected Attributes

BinaryMatrixbm

Detailed Description

This class takes an input stream of a matrix data file and analyzes the the independence of the columns.

The abstract Evaluator class

Author:
Conley Owens ibcliffo@vt.edu
Date:
2007-10-17

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