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