|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdatabionics.esom.train.search.BmSearchStat
public class BmSearchStat
stats for hiting correct bms
Field Summary | |
---|---|
protected static org.apache.log4j.Logger |
log
interface to log4j system |
Constructor Summary | |
---|---|
BmSearchStat()
|
Method Summary | |
---|---|
void |
result(int iterations)
|
static void |
setCounter(int counter)
|
void |
test(int hit,
int correct)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final org.apache.log4j.Logger log
Constructor Detail |
---|
public BmSearchStat()
Method Detail |
---|
public void test(int hit, int correct)
public void result(int iterations)
public static void setCounter(int counter)
counter
- The counter to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |