Uses of Class
com.imsl.math.SparseMatrix.SparseArray
Packages that use SparseMatrix.SparseArray
-
Uses of SparseMatrix.SparseArray in com.imsl.math
Methods in com.imsl.math that return SparseMatrix.SparseArrayModifier and TypeMethodDescriptionSparseMatrix.toSparseArray()Returns the sparse matrix in theSparseArrayform.Constructors in com.imsl.math with parameters of type SparseMatrix.SparseArrayModifierConstructorDescriptionConstructs a sparse matrix from aSparseArrayobject.