Index
All Classes and Interfaces|All Packages|Serialized Form
P
- PackCholesky - Class in no.uib.cipr.matrix
-
Packed Cholesky decomposition
- PackCholesky(int, boolean) - Constructor for class no.uib.cipr.matrix.PackCholesky
-
Constructor for DenseCholesky
- Pattern - Enum constant in enum no.uib.cipr.matrix.io.MatrixInfo.MatrixField
-
Pattern matrix.
- Pattern - Enum constant in enum no.uib.cipr.matrix.io.VectorInfo.VectorField
-
Pattern matrix.
- Preconditioner - Interface in no.uib.cipr.matrix.sparse
-
Preconditioner interface.
- printArray(double[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints an array to the underlying stream.
- printArray(double[], double[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints an array to the underlying stream.
- printArray(float[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints an array to the underlying stream.
- printArray(float[], float[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints an array to the underlying stream.
- printArray(int[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints an array to the underlying stream.
- printArray(long[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints an array to the underlying stream.
- printComments(String[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints all the comments.
- printCoordinate(int[], double[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], double[], double[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], double[], double[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], double[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], float[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], float[], float[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], float[], float[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], float[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], double[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], double[], double[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], double[], double[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], double[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], float[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], float[], float[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], float[], float[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], float[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], int[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], int[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], long[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], int[], long[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], long[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printCoordinate(int[], long[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinate format to the underlying stream.
- printMatrixInfo(MatrixInfo) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the matrix info
- printMatrixSize(MatrixSize) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the matrix size.
- printMatrixSize(MatrixSize, MatrixInfo) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the matrix size
- printPattern(int[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinates to the underlying stream.
- printPattern(int[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinates to the underlying stream.
- printPattern(int[], int[]) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinates to the underlying stream.
- printPattern(int[], int[], int) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the coordinates to the underlying stream.
- printVectorInfo(VectorInfo) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the vector info
- printVectorSize(VectorSize) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the vector size.
- printVectorSize(VectorSize, VectorInfo) - Method in class no.uib.cipr.matrix.io.MatrixVectorWriter
-
Prints the vector size
- product() - Static method in class no.uib.cipr.matrix.distributed.Reductions
-
Deprecated.
All Classes and Interfaces|All Packages|Serialized Form