Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
Z
V
valueOf(String)
- Static method in enum no.uib.cipr.matrix.io.
MatrixInfo.MatrixField
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum no.uib.cipr.matrix.io.
MatrixInfo.MatrixSymmetry
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum no.uib.cipr.matrix.io.
VectorInfo.VectorField
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum no.uib.cipr.matrix.
Matrix.Norm
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum no.uib.cipr.matrix.
NotConvergedException.Reason
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum no.uib.cipr.matrix.
Vector.Norm
Returns the enum constant of this type with the specified name.
values()
- Static method in enum no.uib.cipr.matrix.io.
MatrixInfo.MatrixField
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum no.uib.cipr.matrix.io.
MatrixInfo.MatrixSymmetry
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum no.uib.cipr.matrix.io.
VectorInfo.VectorField
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum no.uib.cipr.matrix.
Matrix.Norm
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum no.uib.cipr.matrix.
NotConvergedException.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum no.uib.cipr.matrix.
Vector.Norm
Returns an array containing the constants of this enum type, in the order they are declared.
Vector
- Interface in
no.uib.cipr.matrix
Basic vector interface.
Vector.Norm
- Enum in
no.uib.cipr.matrix
Supported vector-norms.
VectorEntry
- Interface in
no.uib.cipr.matrix
An entry of a vector.
VectorInfo
- Class in
no.uib.cipr.matrix.io
Contains information on a vector in a variant of the
Matrix Market
exchange format
VectorInfo(boolean, VectorInfo.VectorField)
- Constructor for class no.uib.cipr.matrix.io.
VectorInfo
Creates a specific type
VectorInfo.VectorField
- Enum in
no.uib.cipr.matrix.io
What kind of numbers are stored
VectorSize
- Class in
no.uib.cipr.matrix.io
Contains the size of a vectir stored in a variant of the
Matrix Market
exchange format
VectorSize(int)
- Constructor for class no.uib.cipr.matrix.io.
VectorSize
Constructor for VectorSize.
VectorSize(int, int)
- Constructor for class no.uib.cipr.matrix.io.
VectorSize
Constructor for VectorSize
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
Z