SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::_hutu_shape< t_wt >::m_node Struct Reference

#include <wt_hutu.hpp>

Public Member Functions

 m_node ()
bool operator< (const m_node other)
bool operator> (const m_node other)

Public Attributes

size_type min_sum
int64_t i
int64_t j
heap_node< m_node > * qel
l_heap< ht_node > * myhpq
ht_nodelt
ht_nodert

Detailed Description

template<class t_wt>
struct sdsl::_hutu_shape< t_wt >::m_node

Definition at line 283 of file wt_hutu.hpp.

Constructor & Destructor Documentation

◆ m_node()

template<class t_wt>
sdsl::_hutu_shape< t_wt >::m_node::m_node ( )
inline

Definition at line 296 of file wt_hutu.hpp.

Member Function Documentation

◆ operator<()

template<class t_wt>
bool sdsl::_hutu_shape< t_wt >::m_node::operator< ( const m_node other)
inline

Definition at line 299 of file wt_hutu.hpp.

◆ operator>()

template<class t_wt>
bool sdsl::_hutu_shape< t_wt >::m_node::operator> ( const m_node other)
inline

Definition at line 312 of file wt_hutu.hpp.

Member Data Documentation

◆ i

template<class t_wt>
int64_t sdsl::_hutu_shape< t_wt >::m_node::i

Definition at line 287 of file wt_hutu.hpp.

◆ j

template<class t_wt>
int64_t sdsl::_hutu_shape< t_wt >::m_node::j

Definition at line 288 of file wt_hutu.hpp.

◆ lt

template<class t_wt>
ht_node* sdsl::_hutu_shape< t_wt >::m_node::lt

Definition at line 293 of file wt_hutu.hpp.

◆ min_sum

template<class t_wt>
size_type sdsl::_hutu_shape< t_wt >::m_node::min_sum

Definition at line 286 of file wt_hutu.hpp.

◆ myhpq

template<class t_wt>
l_heap<ht_node>* sdsl::_hutu_shape< t_wt >::m_node::myhpq

Definition at line 291 of file wt_hutu.hpp.

◆ qel

template<class t_wt>
heap_node<m_node>* sdsl::_hutu_shape< t_wt >::m_node::qel

Definition at line 290 of file wt_hutu.hpp.

◆ rt

template<class t_wt>
ht_node* sdsl::_hutu_shape< t_wt >::m_node::rt

Definition at line 294 of file wt_hutu.hpp.


The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/sdsl-lite-3.0.3-build/sdsl-lite-3.0.3/include/sdsl/wt_hutu.hpp