Class charls.golomb_code_match

java.lang.Object
gov.nih.mipav.model.file.charls.golomb_code_match
Enclosing class:
charls

class charls.golomb_code_match extends Object
  • Field Details

    • error_value

      int error_value
    • bit_count

      int bit_count
  • Constructor Details

    • golomb_code_match

      public golomb_code_match(int error_value, int bit_count)