KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.random.rvariable
/
MVNormalRV
/
Companion
/
choleskyDecomposition
cholesky
Decomposition
fun
choleskyDecomposition
(
covariances
:
Array
<
DoubleArray
>
)
:
Array
<
DoubleArray
>
Return
the Cholesky decomposition of the supplied matrix
Parameters
covariances
a valid variance-covariance matrix