Package | Description |
---|---|
org.biojava.nbio.structure.math |
Modifier and Type | Method and Description |
---|---|
SparseSquareMatrix |
SparseSquareMatrix.plus(SparseSquareMatrix B)
return C = A + B
|
Modifier and Type | Method and Description |
---|---|
SparseSquareMatrix |
SparseSquareMatrix.plus(SparseSquareMatrix B)
return C = A + B
|
Copyright © 2000–2019 BioJava. All rights reserved.