JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.biojava.nbio.structure.math.SparseSquareMatrix
Packages that use
SparseSquareMatrix
Package
Description
org.biojava.nbio.structure.math
Uses of
SparseSquareMatrix
in
org.biojava.nbio.structure.math
Methods in
org.biojava.nbio.structure.math
that return
SparseSquareMatrix
Modifier and Type
Method
Description
SparseSquareMatrix
SparseSquareMatrix.
plus
(
SparseSquareMatrix
B)
return C = A + B
Methods in
org.biojava.nbio.structure.math
with parameters of type
SparseSquareMatrix
Modifier and Type
Method
Description
SparseSquareMatrix
SparseSquareMatrix.
plus
(
SparseSquareMatrix
B)
return C = A + B