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