jp.crestmuse.cmx.amusaj.filewrappers
クラス MPEG7Wrapper.SoundModel

java.lang.Object
  上位を拡張 jp.crestmuse.cmx.filewrappers.NodeInterface
      上位を拡張 jp.crestmuse.cmx.amusaj.filewrappers.MPEG7Wrapper.Model
          上位を拡張 jp.crestmuse.cmx.amusaj.filewrappers.MPEG7Wrapper.SoundModel
含まれているクラス:
MPEG7Wrapper

public class MPEG7Wrapper.SoundModel
extends MPEG7Wrapper.Model


メソッドの概要
 MPEG7Wrapper.ContinuousDistribution[] getObservationDistributionList()
           
 MPEG7Wrapper.State[] getStateList()
           
 DoubleArray initial()
           
 java.lang.String soundClassLabel()
           
 DoubleMatrix transitions()
           
 
クラス jp.crestmuse.cmx.amusaj.filewrappers.MPEG7Wrapper.Model から継承されたメソッド
getSupportedNodeName
 
クラス jp.crestmuse.cmx.filewrappers.NodeInterface から継承されたメソッド
getAttribute, getAttribute, getAttributeDouble, getAttributeDouble, getAttributeInt, getAttributeInt, getAttributeNS, getChildByTagName, getChildByTagNameNS, getChildNodes, getChildText, getChildTextDouble, getChildTextInt, getFirstChild, getLastChild, getNodeName, getText, getText, getTextDouble, getTextInt, hasAttribute, hasAttribute, hasChild, node
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

getObservationDistributionList

public MPEG7Wrapper.ContinuousDistribution[] getObservationDistributionList()

getStateList

public MPEG7Wrapper.State[] getStateList()

initial

public DoubleArray initial()

soundClassLabel

public java.lang.String soundClassLabel()

transitions

public DoubleMatrix transitions()