| Package | Description |
|---|---|
| com.interpss.core.sparse |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<ComplexSEqnElem> |
ComplexSEqnRow.aijList
a[i,j] element
|
| Modifier and Type | Method and Description |
|---|---|
ComplexSEqnElem |
ComplexSEqnRow.getAij(int j)
get a[i,j] element
|