All Superinterfaces:
Float3xN, FloatElements, FloatMxN, FloatN, Matrix, Vector
All Known Implementing Classes:
ABFloat3x3, BBFloat3x3

public interface Float3x3 extends Float3xN
  • Field Details

  • Method Details

    • getHeight

      default int getHeight()
      Description copied from interface: Matrix
      For a NxM Matrix, return M.
      Specified by:
      getHeight in interface Matrix
      Returns:
      height of the matrix