kmath-commons
/
space.kscience.kmath.commons.linear
/
CMDecomposition
C
M
Decomposition
enum
CMDecomposition
:
Enum
<
CMDecomposition
>
Content copied to clipboard
Entries
Functions
Properties
Entries
LUP
Link copied to clipboard
LUP
()
Content copied to clipboard
QR
Link copied to clipboard
QR
()
Content copied to clipboard
RRQR
Link copied to clipboard
RRQR
()
Content copied to clipboard
EIGEN
Link copied to clipboard
EIGEN
()
Content copied to clipboard
CHOLESKY
Link copied to clipboard
CHOLESKY
()
Content copied to clipboard
Functions
compareTo
Link copied to clipboard
operator override fun
compareTo
(other:
CMDecomposition
):
Int
Content copied to clipboard
equals
Link copied to clipboard
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
finalize
Link copied to clipboard
fun
finalize
()
Content copied to clipboard
getDeclaringClass
Link copied to clipboard
fun
getDeclaringClass
():
Class
<
CMDecomposition
>
Content copied to clipboard
hashCode
Link copied to clipboard
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard