#include <nrutil_nr.h>
Public Member Functions | |
| arithcode (unsigned long n1, unsigned long n2, unsigned long n3) | |
| ~arithcode () | |
Public Attributes | |
| NRVec< unsigned long > & | ilob |
| NRVec< unsigned long > & | iupb |
| unsigned long | jdif |
| unsigned long | minint |
| unsigned long | nc |
| unsigned long | nch |
| unsigned long | ncum |
| NRVec< unsigned long > & | ncumfq |
| unsigned long | nrad |
Private Attributes | |
| NRVec< unsigned long > * | ilob_p |
| NRVec< unsigned long > * | iupb_p |
| NRVec< unsigned long > * | ncumfq_p |
Definition at line 348 of file nrutil_nr.h.
| arithcode::arithcode | ( | unsigned long | n1, |
| unsigned long | n2, | ||
| unsigned long | n3 | ||
| ) | [inline] |
Definition at line 354 of file nrutil_nr.h.
| arithcode::~arithcode | ( | ) | [inline] |
Definition at line 359 of file nrutil_nr.h.
| NRVec<unsigned long>& arithcode::ilob |
Definition at line 352 of file nrutil_nr.h.
NRVec<unsigned long>* arithcode::ilob_p [private] |
Definition at line 350 of file nrutil_nr.h.
| NRVec<unsigned long> & arithcode::iupb |
Definition at line 352 of file nrutil_nr.h.
NRVec<unsigned long> * arithcode::iupb_p [private] |
Definition at line 350 of file nrutil_nr.h.
| unsigned long arithcode::jdif |
Definition at line 353 of file nrutil_nr.h.
| unsigned long arithcode::minint |
Definition at line 353 of file nrutil_nr.h.
| unsigned long arithcode::nc |
Definition at line 353 of file nrutil_nr.h.
| unsigned long arithcode::nch |
Definition at line 353 of file nrutil_nr.h.
| unsigned long arithcode::ncum |
Definition at line 353 of file nrutil_nr.h.
| NRVec<unsigned long> & arithcode::ncumfq |
Definition at line 352 of file nrutil_nr.h.
NRVec<unsigned long> * arithcode::ncumfq_p [private] |
Definition at line 350 of file nrutil_nr.h.
| unsigned long arithcode::nrad |
Definition at line 353 of file nrutil_nr.h.