public class SGDMemoryTermStore extends MemoryVariableTermStore<SGDObjectiveTerm,RandomVariableAtom>
Constructor and Description |
---|
SGDMemoryTermStore() |
Modifier and Type | Method and Description |
---|---|
protected RandomVariableAtom |
convertAtomToVariable(RandomVariableAtom atom) |
add, clear, close, createLocalVariable, ensureCapacity, ensureVariableCapacity, get, getNumVariables, getVariableIndex, getVariables, getVariableValue, getVariableValues, initForOptimization, isLoaded, iterationComplete, iterator, noWriteIterator, reset, size, syncAtoms, updateVariableValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
protected RandomVariableAtom convertAtomToVariable(RandomVariableAtom atom)
convertAtomToVariable
in class MemoryVariableTermStore<SGDObjectiveTerm,RandomVariableAtom>
Copyright © 2020 University of California, Santa Cruz. All rights reserved.