Class KrigMonteCarloPointSet

java.lang.Object
com.opttek.optquest.heatmap.KrigMonteCarloPointSet
All Implemented Interfaces:
IKrigTestPointSet

public class KrigMonteCarloPointSet extends Object
This is a specialization of KrigBaseTestPointSet This one will grow from minSize to maxSize, increasing by growthRate every time ::add is called and it will honor ::remove, but only after the monte carlo revisits in the KrigTestPoint are done