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

public interface Float3xN extends FloatMxN
  • Field Details

  • Method Details

    • getWidth

      default int getWidth()
      Description copied from interface: Matrix
      For a NxM Matrix, return N.
      Specified by:
      getWidth in interface Matrix
      Returns:
      width of the matrix