|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectclassifier.ClassifierParams
classifier.MahalanobisParams
public class MahalanobisParams
| Field Summary | |
|---|---|
protected GroupMeans |
groupMeans
|
protected double[] |
logDetSigma
|
protected Jama.Matrix[] |
rInverse
|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
MahalanobisParams()
|
|
| 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[] rInverse
protected double[] logDetSigma
| Constructor Detail |
|---|
public MahalanobisParams()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||