jp.crestmuse.cmx.inference
クラス MusicRepresentation.MusicElement
java.lang.Object
jp.crestmuse.cmx.inference.MusicRepresentation.MusicElement
- 含まれているクラス:
- MusicRepresentation
public class MusicRepresentation.MusicElement
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MusicRepresentation.MusicElement
public MusicRepresentation.MusicElement(MusicRepresentation.Type type,
int index)
getProb
public double getProb(int i)
getHighestProbIndex
public int getHighestProbIndex()
getRankedProbIndex
public int getRankedProbIndex(int rank)
setEvidence
public void setEvidence(int i)
setProb
public void setProb(int i,
double value)
getLabel
public java.lang.String getLabel(int i)
indexOf
public int indexOf(java.lang.String s)