A B C D E F G H I L M N O P Q R S T U V Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
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.
- 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 in no.uib.cipr.matrix
-
Signals lack of convergence of an iterative process
- NotConvergedException(NotConvergedException.Reason) - Constructor for exception no.uib.cipr.matrix.NotConvergedException
-
Constructor for NotConvergedException.
- NotConvergedException(NotConvergedException.Reason, String) - Constructor for exception 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
All Classes All Packages