MEPP2 Project
Public Member Functions | Private Attributes | Friends | List of all members
Static_Bit_Model Class Reference

#include <arithmetic_codec.hpp>

Collaboration diagram for Static_Bit_Model:
Collaboration graph

Public Member Functions

 Static_Bit_Model (void)
 
void set_probability_0 (double)
 

Private Attributes

unsigned bit_0_prob
 

Friends

class Arithmetic_Codec
 

Detailed Description

Definition at line 56 of file arithmetic_codec.hpp.

Constructor & Destructor Documentation

◆ Static_Bit_Model()

Static_Bit_Model::Static_Bit_Model ( void  )
inline

Definition at line 769 of file arithmetic_codec.inl.

Here is the call graph for this function:

Member Function Documentation

◆ set_probability_0()

void Static_Bit_Model::set_probability_0 ( double  p0)
inline

Definition at line 778 of file arithmetic_codec.inl.

Here is the call graph for this function:

Friends And Related Function Documentation

◆ Arithmetic_Codec

friend class Arithmetic_Codec
friend

Definition at line 65 of file arithmetic_codec.hpp.

Member Data Documentation

◆ bit_0_prob

unsigned Static_Bit_Model::bit_0_prob
private

Definition at line 64 of file arithmetic_codec.hpp.


The documentation for this class was generated from the following files: