mikera.matrixx.decompose
Interface IHessenbergResult
-
- All Known Implementing Classes:
- HessenbergResult
public interface IHessenbergResultInterface representing the result of a hessenberg decomposition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description AMatrixgetH()An upper Hessenberg matrix from the decompostion.AMatrixgetQ()An orthogonal matrix that has the following property: H = QTAQ
-
DMelt 3.0 © DataMelt by jWork.ORG