Property | Type | Description | |
---|---|---|---|
LENS | |||
PERM | IPermutation |
Method | Description | |
---|---|---|
Access ( int pos ) : int | ||
Build ( IList |
||
Load ( |
||
PrintArray ( string msg, IList |
||
Rank ( int symbol, int pos ) : int | ||
Save ( |
||
Select ( int symbol, int abs_rank ) : int | ||
SeqSinglePerm ( ) : System | ||
Unravel ( int symbol ) : |
public Build ( IList |
||
seq | IList |
|
sigma | int | |
perm_builder | PermutationBuilder | |
bitmap_builder | BitmapFromBitStream | |
return | void |
public Load ( |
||
Input | ||
return | void |
public PrintArray ( string msg, IList |
||
msg | string | |
P | IList |
|
return | void |
public Save ( |
||
Output | ||
return | void |
public Select ( int symbol, int abs_rank ) : int | ||
symbol | int | |
abs_rank | int | |
return | int |