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 TypeClassDescriptionclass
Implementation of theLattice
data structure for use by theMonteCarloAlgorithm
.