|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DiagonalMatrix
This class defines an interface for Matrix whose all elements but the ones on the diagonal are zero.
| Method Summary |
|---|
| Methods inherited from interface org.jscience.mathematics.algebraic.BandedMatrix |
|---|
getK1, getK2 |
| Methods inherited from interface org.jscience.mathematics.algebraic.SquareMatrix |
|---|
isSymmetric |
| Methods inherited from interface org.jscience.mathematics.algebraic.Matrix |
|---|
getColumn, getElement, getRow, numColumns, numRows, toArray, transpose |
| Methods inherited from interface org.jscience.mathematics.algebraic.Hypermatrix |
|---|
getDimensions, getElement, numDimensions, numElements, numElements, toArray, toArray |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||