EstimateIfc

interface EstimateIfc(source)

A functional interface that produces some estimate of some quantity of interest.

Inheritors

Functions

Link copied to clipboard
abstract fun estimate(): Double