public class CurrentWMean extends CurrentValueMean
BilinearSparseOnlineLearner
instances. Uses the BilinearSparseOnlineLearner.getW()
for the current valuelearner, x, y
Constructor and Description |
---|
CurrentWMean() |
Modifier and Type | Method and Description |
---|---|
gov.sandia.cognition.math.matrix.Matrix |
getCurrentValues() |
init
setContext, setLearner
public CurrentWMean()
public gov.sandia.cognition.math.matrix.Matrix getCurrentValues()
getCurrentValues
in class CurrentValueMean