nl.telin.mymedia.db
Class InfGainVector

java.lang.Object
  extended by nl.telin.mymedia.db.InfGainVector


Constructor Summary
InfGainVector()
          
Method Summary
 java.lang.Integer getIndex()
          
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfGainVector

public InfGainVector()

InfGainVector

public InfGainVector(java.lang.Integer index,
                     nl.telin.mymedia.analysis.infgain.SparseVector vector,
                     Lemma lemma)
Method Detail

getIndex


setIndex

public void setIndex(java.lang.Integer index)

getVector


setVector

public void setVector(nl.telin.mymedia.analysis.infgain.SparseVector vector)

getLemma


setLemma

public void setLemma(Lemma lemma)