Uses of Class
org.ujmp.core.util.matrices.MatrixLibraries.MatrixLibrariesFormat

Packages that use MatrixLibraries.MatrixLibrariesFormat
org.ujmp.core.util.matrices   
 

Uses of MatrixLibraries.MatrixLibrariesFormat in org.ujmp.core.util.matrices
 

Methods in org.ujmp.core.util.matrices that return MatrixLibraries.MatrixLibrariesFormat
static MatrixLibraries.MatrixLibrariesFormat MatrixLibraries.MatrixLibrariesFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MatrixLibraries.MatrixLibrariesFormat[] MatrixLibraries.MatrixLibrariesFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.ujmp.core.util.matrices with parameters of type MatrixLibraries.MatrixLibrariesFormat
MatrixLibraries(MatrixLibraries.MatrixLibrariesFormat format)
           
 



Copyright © 2010. All Rights Reserved.