KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.statistic
/
BSEstimatorIfc
/
Average
Average
class
Average
:
BSEstimatorIfc
A predefined EstimatorIfc that estimates the mean of the data
Members
Constructors
Average
Link copied to clipboard
constructor
(
)
Functions
estimate
Link copied to clipboard
open
override
fun
estimate
(
data
:
DoubleArray
)
:
Double