Uses of Class
no.uib.cipr.matrix.io.MatrixInfo.MatrixSymmetry

Packages that use MatrixInfo.MatrixSymmetry
no.uib.cipr.matrix.io I/O operations with matrices and vectors. 
 

Uses of MatrixInfo.MatrixSymmetry in no.uib.cipr.matrix.io
 

Methods in no.uib.cipr.matrix.io that return MatrixInfo.MatrixSymmetry
static MatrixInfo.MatrixSymmetry MatrixInfo.MatrixSymmetry.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MatrixInfo.MatrixSymmetry[] MatrixInfo.MatrixSymmetry.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in no.uib.cipr.matrix.io with parameters of type MatrixInfo.MatrixSymmetry
MatrixInfo(boolean sparse, MatrixInfo.MatrixField field, MatrixInfo.MatrixSymmetry symmetry)
          Creates a specific type