Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
natix
CompactDS
WaveletTree.WT_Inner
C# Class natix.CompactDS.WaveletTree.WT_Inner
Inheritance:
WT_Node
Exibir arquivo
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_oe property
public
Bitmap,natix.CompactDS
B
return
Bitmap
Left
public_oe property
public
WT_Node
Left
return
WT_Node
Right
public_oe property
public
WT_Node
Right
return
WT_Node