Package org.biojava.nbio.structure.math
package org.biojava.nbio.structure.math
-
ClassDescriptionA sparse, square matrix, implementing using two arrays of sparse vectors, one representation for the rows and one for the columns.A sparse vector, implemented using a symbol table.Sorted symbol table implementation using a java.util.TreeMap.