Uses of Class
no.uib.cipr.matrix.UpperTriangBandMatrix

Packages that use UpperTriangBandMatrix
no.uib.cipr.matrix Dense and structured sparse matrices, along with matrix factorisations and solvers. 
 

Uses of UpperTriangBandMatrix in no.uib.cipr.matrix
 

Subclasses of UpperTriangBandMatrix in no.uib.cipr.matrix
 class UnitUpperTriangBandMatrix
          Unit upper triangular banded matrix.
 

Methods in no.uib.cipr.matrix that return UpperTriangBandMatrix
 UpperTriangBandMatrix UpperTriangBandMatrix.copy()
           
 UpperTriangBandMatrix BandCholesky.getU()
          Returns the decomposition matrix.
 UpperTriangBandMatrix BandLU.getU()
          Returns the upper triangular factor