|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--dragon.ir.classification.multiclass.AbstractCodeMatrix
Abstract Code Matrix
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Field Summary | |
protected int |
classifierNum
|
protected int |
classNum
|
| Constructor Summary | |
AbstractCodeMatrix(int classNum)
|
|
| Method Summary | |
int |
getClassifierNum()
Gets the number of binary classifiers |
int |
getClassNum()
Gets the number of categories |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface dragon.ir.classification.multiclass.CodeMatrix |
getCode, setClassNum |
| Field Detail |
protected int classNum
protected int classifierNum
| Constructor Detail |
public AbstractCodeMatrix(int classNum)
| Method Detail |
public int getClassNum()
CodeMatrix
getClassNum in interface CodeMatrixpublic int getClassifierNum()
CodeMatrix
getClassifierNum in interface CodeMatrix
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||