public abstract class AbstractCodeMatrix extends Object implements CodeMatrix, Serializable
Abstract Code Matrix
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Modifier and Type | Field and Description |
|---|---|
protected int |
classifierNum |
protected int |
classNum |
| Constructor and Description |
|---|
AbstractCodeMatrix(int classNum) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassifierNum()
Gets the number of binary classifiers
|
int |
getClassNum()
Gets the number of categories
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCode, setClassNumpublic int getClassNum()
CodeMatrixgetClassNum in interface CodeMatrixpublic int getClassifierNum()
CodeMatrixgetClassifierNum in interface CodeMatrixCopyright © 2018 JULIE Lab, Germany. All rights reserved.