Package | Description |
---|---|
org.biojava.nbio.structure.math |
Class and Description |
---|
SparseSquareMatrix
A sparse, square matrix, implementing using two arrays of sparse
vectors, one representation for the rows and one for the columns.
|
SparseVector
A sparse vector, implemented using a symbol table.
|
Copyright © 2000–2019 BioJava. All rights reserved.