core
Toggle table of contents
0.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
core
core
/
gay.zharel.hermes.math
/
LUDecomposition
LUDecomposition
data
class
LUDecomposition
Data class for LU decomposition.
Members
Properties
L
Link copied to clipboard
val
L
:
Matrix
P
Link copied to clipboard
val
P
:
Matrix
U
Link copied to clipboard
val
U
:
Matrix