Interface ExchangeColumns

All Known Subinterfaces:
DecompositionStore<N>
All Known Implementing Classes:
GenericStore, R064Store

public interface ExchangeColumns
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final ExchangeColumns
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    exchangeColumns(int colA, int colB)
     
  • Field Details

  • Method Details

    • exchangeColumns

      void exchangeColumns(int colA, int colB)