C# Class natix.CompactDS.InvIndexSketchBuilder

Afficher le fichier Open project: sadit/natix Class Usage Examples

Méthodes publiques

Méthode Description
Build ( IList sketch, int alphabet_block ) : void
InvIndexSketchBuilder ( IList _invindex, int len ) : System

Private Methods

Méthode Description
PopInvList ( ) : int
PqueueHasNext ( SplayTree pqueue, int next, int pos, IList invindex ) : bool
PushInvList ( int index ) : void

Method Details

Build() public méthode

public Build ( IList sketch, int alphabet_block ) : void
sketch IList
alphabet_block int
Résultat void

InvIndexSketchBuilder() public méthode

public InvIndexSketchBuilder ( IList _invindex, int len ) : System
_invindex IList
len int
Résultat System