gem5 [DEVELOP-FOR-25.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 Mon May 26 2025 09:19:31 for gem5 by doxygen 1.13.2