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