Package gov.nih.mipav.model.file
Class charls.golomb_code_match
java.lang.Object
gov.nih.mipav.model.file.charls.golomb_code_match
- Enclosing class:
charls
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int(package private) int -
Constructor Summary
Constructors -
Method Summary
-
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)
-