Uses of Class
org.drip.numerical.decomposition.UV
Package | Description |
---|---|
org.drip.numerical.decomposition |
Jordan Normal, UV, and QR Decompositions
|
-
Uses of UV in org.drip.numerical.decomposition
Methods in org.drip.numerical.decomposition that return UV Modifier and Type Method Description UV
SingularValueDecomposer. decompose(R1Square r1Square)
Run a Singular Value Decomposition on a specified Matrix