Class DataFactorGMR

java.lang.Object
net.lifove.clami.factor.DataFactor
net.lifove.clami.factor.DataFactorGMR

public class DataFactorGMR
extends DataFactor
This class is for data factor 'GMR'
  • Constructor Summary

    Constructors 
    Constructor Description
    DataFactorGMR​(java.util.ArrayList<DataFactor> factors)  
  • Method Summary

    Modifier and Type Method Description
    DataFactor computeValue()
    Compute data factor value

    Methods inherited from class net.lifove.clami.factor.DataFactor

    getValue

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait