Property | Type | Description | |
---|---|---|---|
B | short | ||
Coder | IIEncoder64 | ||
M | int | ||
N | long | ||
Stream |
Method | Description | |
---|---|---|
Access ( long pos ) : bool | ||
AssertEquality ( |
||
Build ( IEnumerable |
build methods
|
|
Build ( IList |
||
DiffSetRL2_64 ( ) : System | ||
Load ( |
||
Rank1 ( long pos ) : long | ||
Save ( |
||
Select1 ( long rank ) : long |
Returns the position of the rank-th enabled bit
|
Method | Description | |
---|---|---|
Commit ( natix.CompactDS.BitStreamCtxRL ctx ) : void |
Method | Description | |
---|---|---|
BackendAccessRank1 ( long pos, long &found_pos, natix.CompactDS.BitStreamCtxRL ctx ) : long | ||
BackendSelect1 ( int rank, natix.CompactDS.BitStreamCtxRL ctx ) : long | ||
IsFilled ( int block_id ) : bool | ||
ReadNext ( natix.CompactDS.BitStreamCtxRL ctx ) : long | ||
SeqAccessRank1 ( long curr_pos, long pos, long max, long &found_pos, natix.CompactDS.BitStreamCtxRL ctx ) : long |
public AssertEquality ( |
||
_other | ||
return | void |
public Build ( IEnumerable |
||
orderedList | IEnumerable |
|
n | long | |
b | short | |
coder | IIEncoder64 | |
return | void |
public Build ( IList |
||
orderedList | IList |
|
b | short | |
coder | IIEncoder64 | |
return | void |
protected Commit ( natix.CompactDS.BitStreamCtxRL ctx ) : void | ||
ctx | natix.CompactDS.BitStreamCtxRL | |
return | void |
public Load ( |
||
Input | ||
return | void |
public Save ( |
||
Output | ||
return | void |