NextFTC Suite
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
NextFTC Suite
NextControl Linear Algebra
/
dev.nextftc.linalg
/
DynamicMatrix
/
ldlt
ldlt
fun
ldlt
(
)
:
LDLTDecomposition
(
source
)
Returns the LDLT decomposition of this matrix. Only works for symmetric matrices.