| Package | Description |
|---|---|
| it.unimi.dsi.compression |
| Modifier and Type | Class and Description |
|---|---|
static class |
TreeDecoder.LeafNode
A leaf node of the decoding tree.
|
| Modifier and Type | Field and Description |
|---|---|
TreeDecoder.Node |
TreeDecoder.Node.left |
TreeDecoder.Node |
TreeDecoder.Node.right |
| Constructor and Description |
|---|
TreeDecoder(TreeDecoder.Node root,
int n)
Creates a new codeword-based decoder using the given tree.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.