toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.statistic
/
BSEstimatorIfc
/
Minimum
Minimum
class
Minimum
:
BSEstimatorIfc
A predefined EstimatorIfc that estimates the minimum of the data
Members
Constructors
Minimum
Link copied to clipboard
constructor
(
)
Functions
estimate
Link copied to clipboard
open
override
fun
estimate
(
data
:
DoubleArray
)
:
Double