Documentation of 'hep.physics.matrix.Matrix' Java class
Matrix
hep.physics.matrix

Interface Matrix

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      double e(int row, int column)
      Returns the value of the given element
      int getNColumns()
      Returns the number of columns
      int getNRows()
      Returns the number of rows
    • Method Detail

      • getNRows

        int getNRows()
        Returns the number of rows
      • getNColumns

        int getNColumns()
        Returns the number of columns
      • e

        double e(int row,
                 int column)
        Returns the value of the given element

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.