KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.statistic
/
MatrixBootEstimator
/
MatrixBootEstimator
Matrix
Boot
Estimator
constructor
(
matrix
:
Array
<
DoubleArray
>
,
matrixEstimator
:
MatrixEstimatorIfc
,
estimatorNames
:
List
<
String
>
=
emptyList()
)