Hermes
Toggle table of contents
0.3.4
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
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