Interface NegateColumn

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

public interface NegateColumn
  • Field Summary

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

    Modifier and Type
    Method
    Description
    void
    negateColumn(int col)
     
  • Field Details

  • Method Details

    • negateColumn

      void negateColumn(int col)