gem5 v24.1.0.1
Loading...
Searching...
No Matches
Classes | Namespaces
huffman.hh File Reference
#include <cassert>
#include <cstdint>
#include <map>
#include <memory>
#include <queue>
#include <vector>
#include "base/compiler.hh"
#include "mem/cache/compressors/encoders/base.hh"

Go to the source code of this file.

Classes

class  gem5::compression::encoder::Huffman
 This encoder builds a Huffman tree using the frequency of each value to be encoded. More...
 
class  gem5::compression::encoder::Huffman::Node
 Node for the Huffman tree. More...
 
struct  gem5::compression::encoder::Huffman::NodeComparator
 Entries are not inserted directly into the tree. More...
 

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.
 
namespace  gem5::compression
 
namespace  gem5::compression::encoder
 

Generated on Mon Jan 13 2025 04:28:46 for gem5 by doxygen 1.9.8