Uses of Class
org.pentaho.aggdes.algorithm.impl.LatticeImpl
Packages that use LatticeImpl
Package
Description
Provides a default implementation of the Aggregate Design algorithm,
which is specified in the
org.pentaho.aggdes.algorithm package.-
Uses of LatticeImpl in org.pentaho.aggdes.algorithm.impl
Subclasses of LatticeImpl in org.pentaho.aggdes.algorithm.implModifier and TypeClassDescriptionclassImplementation of theLatticedata structure for use by theMonteCarloAlgorithm.