Package | Description |
---|---|
org.linqs.psl.reasoner.dcd.term |
Constructor and Description |
---|
DCDStreamingCacheIterator(DCDStreamingTermStore parentStore,
boolean readonly,
List<DCDObjectiveTerm> termCache,
List<DCDObjectiveTerm> termPool,
ByteBuffer termBuffer,
ByteBuffer volatileBuffer,
boolean shufflePage,
int[] shuffleMap,
boolean randomizePageAccess,
int numPages) |
DCDStreamingInitialRoundIterator(DCDStreamingTermStore parentStore,
List<WeightedRule> rules,
AtomManager atomManager,
HyperplaneTermGenerator<DCDObjectiveTerm,RandomVariableAtom> termGenerator,
List<DCDObjectiveTerm> termCache,
List<DCDObjectiveTerm> termPool,
ByteBuffer termBuffer,
ByteBuffer volatileBuffer,
int pageSize) |
Copyright © 2020 University of California, Santa Cruz. All rights reserved.