|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectclassifier.ClassifierParams
classifier.LinearClassifierParams
public class LinearClassifierParams
| Field Summary | |
|---|---|
protected GroupMeans |
groupMeans
|
protected double |
logDetSigma
|
protected Jama.Matrix |
rMatrix
|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
LinearClassifierParams()
|
|
| Method Summary |
|---|
| Methods inherited from class classifier.ClassifierParams |
|---|
clone, getClassifierClass, setClassifierClass |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
protected GroupMeans groupMeans
protected Jama.Matrix rMatrix
protected double logDetSigma
| Constructor Detail |
|---|
public LinearClassifierParams()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||