gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::compression::encoder::Huffman::NodeComparator Struct Reference

Entries are not inserted directly into the tree. More...

Public Member Functions

bool operator() (const Node *lhs, const Node *rhs) const
 

Detailed Description

Entries are not inserted directly into the tree.

First they are sorted based on their frequencies.

Definition at line 153 of file huffman.hh.

Member Function Documentation

◆ operator()()

bool gem5::compression::encoder::Huffman::NodeComparator::operator() ( const Node * lhs,
const Node * rhs ) const
inline

The documentation for this struct was generated from the following file:

Generated on Tue Jun 18 2024 16:24:19 for gem5 by doxygen 1.11.0