Biorithm  1.1
Public Member Functions | Protected Member Functions | Protected Attributes
LatticeMiner Class Reference

This class analyzes truth matrices one level at a time in order. More...

#include <LatticeMiner.h>

Inheritance diagram for LatticeMiner:
Miner Monitorable DualMiner StandardMiner TopKMiner

List of all members.

Public Member Functions

 LatticeMiner (BinaryMatrix *tm=NULL, Evaluator *evaluator=NULL)
virtual LatticeMineroperator= (const LatticeMiner &rhs)
virtual void setBinaryMatrix (BinaryMatrix *bm)
virtual void setBufferSize (unsigned int bufferSize)

Protected Member Functions

virtual void setEvaluator (Evaluator *evaluator)

Protected Attributes

Latticelattice
Evaluatorevaluator

Detailed Description

This class analyzes truth matrices one level at a time in order.

The abstract levelwise truth mining class

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

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