MCReplicationFunctionIfc

One observation of a single response at a design point — the single-response form of ResponseFunctionIfc, in the style of ksl.utilities.mcintegration.MCReplicationIfc extended with design-point inputs. The same component contract applies: acquire all randomness at construction from the provider the instance was built against, and be pure apart from consuming those streams.

Functions

Link copied to clipboard
abstract fun replication(inputs: Map<String, Double>): Double

Makes one observation of the response at the supplied design point.