hephysics.matrix
Interface Matrix
- 
- All Known Subinterfaces:
- MutableMatrix
 - All Known Implementing Classes:
- BasicMatrix, Hep3Matrix, SymmetricMatrix
 
 
 public interface MatrixA very simple matrix interface- See Also:
- MatrixOp
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method and Description doublee(int row, int column)Returns the value of the given elementintgetNColumns()Returns the number of columnsintgetNRows()Returns the number of rows
 
- 
DMelt 3.0 © DataMelt by jWork.ORG