Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WT ¶
type WT struct {
// contains filtered or unexported fields
}
WT is a static wavelet tree
func NewFromSerialized ¶
NewFromSerialized returns a new wavelet tree for the serialized representation
func (*WT) BitmapSize ¶
BitmapSize is the size of the compressed bitmap
func (*WT) InverseSelect ¶
InverseSelect returns the symbol and rank of the symbol at position i
Click to show internal directories.
Click to hide internal directories.