Uses of Class
org.ojalgo.random.process.RandomField
Packages that use RandomField
-
Uses of RandomField in org.ojalgo.random.process
Subclasses of RandomField in org.ojalgo.random.processModifier and TypeClassDescriptionfinal class
GaussianField<K extends Comparable<? super K>>
This GaussianField class is a generalization, as well as the underlying implementation, of GaussianProcess.