Uses of Class
jline.util.matrix.SparseMatrix
Packages that use SparseMatrix
Package
Description
Matrix operations and linear algebra utilities for queueing analysis.
-
Uses of SparseMatrix in jline.util.matrix
Constructors in jline.util.matrix with parameters of type SparseMatrixModifierConstructorDescriptionprotectedSparseMatrix(SparseMatrix matrix) Copy constructor for creating a new sparse matrix from an existing one.