gem5 v25.0.0.1
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 Sat Oct 18 2025 08:06:58 for gem5 by doxygen 1.14.0