Package edu.jas.gbufd

Class CharacteristicSetWu<C extends GcdRingElem<C>>

java.lang.Object
edu.jas.gbufd.CharacteristicSetWu<C>
Type Parameters:
C - coefficient type
All Implemented Interfaces:
CharacteristicSet<C>, Serializable

public class CharacteristicSetWu<C extends GcdRingElem<C>> extends Object implements CharacteristicSet<C>
Characteristic Set class according to Wu. Implements methods for Characteristic Sets and tests.
See Also:
  • Field Details

    • logger

      private static final org.apache.logging.log4j.Logger logger
    • debug

      private static final boolean debug
  • Constructor Details

    • CharacteristicSetWu

      public CharacteristicSetWu()
  • Method Details