Package com.opengamma.strata.math.linearalgebra
Linear algebra.
-
Interface Summary Interface Description Decomposition<R extends DecompositionResult> Base interface for matrix decompositions, such as SVD and LU.DecompositionResult Contains the results of matrix decomposition.