gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  gem5::compression
 
namespace  gem5::compression::encoder
 

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