Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
natix
CompactDS
WaveletTree.WT_Inner
C# Class natix.CompactDS.WaveletTree.WT_Inner
Inheritance:
WT_Node
Show file
Open project: sadit/natix
Public Properties
Property
Type
Description
B
Bitmap
Left
WT_Node
Right
WT_Node
Public Methods
Method
Description
WT_Inner
(
WT_Inner
parent
,
bool
building
) :
System
Method Details
WT_Inner()
public
method
public
WT_Inner
(
WT_Inner
parent
,
bool
building
) :
System
parent
WT_Inner
building
bool
return
System
Property Details
B
public property
public
Bitmap,natix.CompactDS
B
return
Bitmap
Left
public property
public
WT_Node
Left
return
WT_Node
Right
public property
public
WT_Node
Right
return
WT_Node