Index
All Classes and Interfaces|All Packages|Serialized Form
N
- netlib() - Method in enum no.uib.cipr.matrix.Matrix.Norm
- next() - Method in class no.uib.cipr.matrix.sparse.AbstractIterationMonitor
- next() - Method in interface no.uib.cipr.matrix.sparse.IterationMonitor
-
Increases iteration counter
- no.uib.cipr.matrix - package no.uib.cipr.matrix
- no.uib.cipr.matrix.distributed - package no.uib.cipr.matrix.distributed
- no.uib.cipr.matrix.io - package no.uib.cipr.matrix.io
- no.uib.cipr.matrix.sparse - package no.uib.cipr.matrix.sparse
- NoIterationReporter - Class in no.uib.cipr.matrix.sparse
-
An iteration reporter which does nothing.
- NoIterationReporter() - Constructor for class no.uib.cipr.matrix.sparse.NoIterationReporter
- norm(Matrix.Norm) - Method in class no.uib.cipr.matrix.AbstractMatrix
- norm(Matrix.Norm) - Method in interface no.uib.cipr.matrix.Matrix
-
Computes the given norm of the matrix
- norm(Vector.Norm) - Method in class no.uib.cipr.matrix.AbstractVector
- norm(Vector.Norm) - Method in interface no.uib.cipr.matrix.Vector
-
Computes the given norm of the vector
- norm1() - Method in class no.uib.cipr.matrix.AbstractMatrix
-
Computes the 1 norm
- norm1() - Method in class no.uib.cipr.matrix.AbstractVector
- norm1() - Method in class no.uib.cipr.matrix.DenseVector
- norm1() - Method in class no.uib.cipr.matrix.distributed.DistColMatrix
-
Deprecated.
- norm1() - Method in class no.uib.cipr.matrix.distributed.DistRowMatrix
-
Deprecated.
- norm1() - Method in class no.uib.cipr.matrix.distributed.DistVector
-
Deprecated.
- norm1() - Method in class no.uib.cipr.matrix.sparse.SparseVector
- norm2() - Method in class no.uib.cipr.matrix.AbstractVector
- norm2() - Method in class no.uib.cipr.matrix.DenseVector
- norm2() - Method in class no.uib.cipr.matrix.distributed.DistVector
-
Deprecated.
- norm2() - Method in class no.uib.cipr.matrix.sparse.SparseVector
- norm2_robust() - Method in class no.uib.cipr.matrix.AbstractVector
- norm2_robust() - Method in class no.uib.cipr.matrix.DenseVector
- norm2_robust() - Method in class no.uib.cipr.matrix.distributed.DistVector
-
Deprecated.
- norm2_robust() - Method in class no.uib.cipr.matrix.sparse.SparseVector
- normF() - Method in class no.uib.cipr.matrix.AbstractMatrix
-
Computes the Frobenius norm.
- normF() - Method in class no.uib.cipr.matrix.distributed.DistColMatrix
-
Deprecated.
- normF() - Method in class no.uib.cipr.matrix.distributed.DistRowMatrix
-
Deprecated.
- normInf() - Method in class no.uib.cipr.matrix.AbstractMatrix
-
Computes the infinity norm
- normInf() - Method in class no.uib.cipr.matrix.AbstractVector
- normInf() - Method in class no.uib.cipr.matrix.DenseVector
- normInf() - Method in class no.uib.cipr.matrix.distributed.DistColMatrix
-
Deprecated.
- normInf() - Method in class no.uib.cipr.matrix.distributed.DistRowMatrix
-
Deprecated.
- normInf() - Method in class no.uib.cipr.matrix.distributed.DistVector
-
Deprecated.
- normInf() - Method in class no.uib.cipr.matrix.sparse.SparseVector
- normType - Variable in class no.uib.cipr.matrix.sparse.AbstractIterationMonitor
-
Vector-norm
- NotConvergedException - Exception Class in no.uib.cipr.matrix
-
Signals lack of convergence of an iterative process
- NotConvergedException(NotConvergedException.Reason) - Constructor for exception class no.uib.cipr.matrix.NotConvergedException
-
Constructor for NotConvergedException.
- NotConvergedException(NotConvergedException.Reason, String) - Constructor for exception class no.uib.cipr.matrix.NotConvergedException
-
Constructor for NotConvergedException
- NotConvergedException.Reason - Enum in no.uib.cipr.matrix
-
Possible reasons for lack of convergence
- numColumns - Variable in class no.uib.cipr.matrix.AbstractMatrix
-
Number of columns
- numColumns() - Method in class no.uib.cipr.matrix.AbstractMatrix
- numColumns() - Method in class no.uib.cipr.matrix.io.MatrixSize
-
Returns the number of columns in the matrix
- numColumns() - Method in interface no.uib.cipr.matrix.Matrix
-
Number of columns in the matrix
- numEntries() - Method in class no.uib.cipr.matrix.io.MatrixSize
-
Returns the number of entries stored
- numEntries() - Method in class no.uib.cipr.matrix.io.VectorSize
-
Returns the number of entries in the vector
- numRows - Variable in class no.uib.cipr.matrix.AbstractMatrix
-
Number of rows
- numRows() - Method in class no.uib.cipr.matrix.AbstractMatrix
- numRows() - Method in class no.uib.cipr.matrix.io.MatrixSize
-
Returns the number of rows in the matrix
- numRows() - Method in interface no.uib.cipr.matrix.Matrix
-
Number of rows in the matrix
- numSubDiagonals() - Method in class no.uib.cipr.matrix.BandMatrix
-
Returns the number of lower diagonals
- numSubDiagonals() - Method in class no.uib.cipr.matrix.LowerSPDBandMatrix
-
Returns the number of lower diagonals
- numSubDiagonals() - Method in class no.uib.cipr.matrix.LowerSymmBandMatrix
-
Returns the number of lower diagonals
- numSubDiagonals() - Method in class no.uib.cipr.matrix.LowerTriangBandMatrix
-
Returns the number of lower diagonals
- numSubDiagonals() - Method in class no.uib.cipr.matrix.UnitLowerTriangBandMatrix
-
Returns the number of lower diagonals
- numSubDiagonals() - Method in class no.uib.cipr.matrix.UnitUpperTriangBandMatrix
-
Returns the number of lower diagonals
- numSubDiagonals() - Method in class no.uib.cipr.matrix.UpperSPDBandMatrix
-
Returns the number of lower diagonals
- numSubDiagonals() - Method in class no.uib.cipr.matrix.UpperSymmBandMatrix
-
Returns the number of lower diagonals
- numSubDiagonals() - Method in class no.uib.cipr.matrix.UpperTriangBandMatrix
-
Returns the number of lower diagonals
- numSuperDiagonals() - Method in class no.uib.cipr.matrix.BandMatrix
-
Returns the number of upper diagonals
- numSuperDiagonals() - Method in class no.uib.cipr.matrix.LowerSPDBandMatrix
-
Returns the number of upper diagonals
- numSuperDiagonals() - Method in class no.uib.cipr.matrix.LowerSymmBandMatrix
-
Returns the number of upper diagonals
- numSuperDiagonals() - Method in class no.uib.cipr.matrix.LowerTriangBandMatrix
-
Returns the number of upper diagonals
- numSuperDiagonals() - Method in class no.uib.cipr.matrix.UnitLowerTriangBandMatrix
-
Returns the number of upper diagonals
- numSuperDiagonals() - Method in class no.uib.cipr.matrix.UnitUpperTriangBandMatrix
-
Returns the number of upper diagonals
- numSuperDiagonals() - Method in class no.uib.cipr.matrix.UpperSPDBandMatrix
-
Returns the number of upper diagonals
- numSuperDiagonals() - Method in class no.uib.cipr.matrix.UpperSymmBandMatrix
-
Returns the number of upper diagonals
- numSuperDiagonals() - Method in class no.uib.cipr.matrix.UpperTriangBandMatrix
-
Returns the number of upper diagonals
All Classes and Interfaces|All Packages|Serialized Form