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

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
Dense and structured sparse matrices, along with matrix factorisations and solvers.
no.uib.cipr.matrix.distributed - package no.uib.cipr.matrix.distributed
Message passing interface (MPI) for Java.
no.uib.cipr.matrix.io - package no.uib.cipr.matrix.io
I/O operations with matrices and vectors.
no.uib.cipr.matrix.sparse - package no.uib.cipr.matrix.sparse
Unstructured sparse matrices and vectors with iterative solvers and preconditioners.
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(Vector.Norm) - Method in class no.uib.cipr.matrix.AbstractVector
 
norm(Matrix.Norm) - Method in interface no.uib.cipr.matrix.Matrix
Computes the given norm of the matrix
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, String) - Constructor for exception no.uib.cipr.matrix.NotConvergedException
Constructor for NotConvergedException
NotConvergedException(NotConvergedException.Reason) - 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

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