A B C D E F G H I L M N O P Q R S T U V Z 

B

BandCholesky - Class in no.uib.cipr.matrix
Banded Cholesky decomposition
BandCholesky(int, int, boolean) - Constructor for class no.uib.cipr.matrix.BandCholesky
Constructor for BandCholesky
BandLU - Class in no.uib.cipr.matrix
Banded LU decomposition.
BandLU(int, int, int) - Constructor for class no.uib.cipr.matrix.BandLU
Constructor for BandLU.
BandMatrix - Class in no.uib.cipr.matrix
Banded matrix.
BandMatrix(int, int, int) - Constructor for class no.uib.cipr.matrix.BandMatrix
Constructor for BandMatrix.
BandMatrix(Matrix, int, int) - Constructor for class no.uib.cipr.matrix.BandMatrix
Constructor for BandMatrix.
BandMatrix(Matrix, int, int, boolean) - Constructor for class no.uib.cipr.matrix.BandMatrix
Constructor for BandMatrix.
BiCG - Class in no.uib.cipr.matrix.sparse
BiCG solver.
BiCG(Vector) - Constructor for class no.uib.cipr.matrix.sparse.BiCG
Constructor for BiCG.
BiCGstab - Class in no.uib.cipr.matrix.sparse
BiCG stabilized solver.
BiCGstab(Vector) - Constructor for class no.uib.cipr.matrix.sparse.BiCGstab
Constructor for BiCGstab.
A B C D E F G H I L M N O P Q R S T U V Z