mikera.matrixx.decompose
Interface ICholeskyLDUResult
-
- All Superinterfaces:
- ICholeskyResult
- All Known Implementing Classes:
- CholeskyResult
public interface ICholeskyLDUResult extends ICholeskyResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description ADiagonalMatrixgetD()Returns a Diagonal matrix from the decomposition-
Methods inherited from interface mikera.matrixx.decompose.ICholeskyResult
getL, getU
-
-
-
-
Method Detail
-
getD
ADiagonalMatrix getD()
Returns a Diagonal matrix from the decomposition- Returns:
- The diagonal matrix D
-
-
DMelt 3.0 © DataMelt by jWork.ORG