COMBINATORIAL_BLAS  1.6
iosort::bfs_index< order > Class Template Reference

#include <funnel.h>

Public Member Functions

 bfs_index ()
 
 operator order_t () const
 
bfs_index< order > operator= (const bfs_index< order > &rhs)
 
bool operator== (const bfs_index< order > &rhs) const
 
bool operator!= (const bfs_index< order > &rhs) const
 
void child (basic_order_t ch)
 
void parent ()
 
basic_order_t child_index () const
 
 bfs_index ()
 
 operator order_t () const
 
bfs_index< order > operator= (const bfs_index< order > &rhs)
 
bool operator== (const bfs_index< order > &rhs) const
 
bool operator!= (const bfs_index< order > &rhs) const
 
void child (basic_order_t ch)
 
void parent ()
 
basic_order_t child_index () const
 
 bfs_index ()
 
 operator order_t () const
 
bfs_index< order > operator= (const bfs_index< order > &rhs)
 
bool operator== (const bfs_index< order > &rhs) const
 
bool operator!= (const bfs_index< order > &rhs) const
 
void child (basic_order_t ch)
 
void parent ()
 
basic_order_t child_index () const
 

Detailed Description

template<int order>
class iosort::bfs_index< order >

Definition at line 71 of file funnel.h.

Constructor & Destructor Documentation

◆ bfs_index() [1/3]

template<int order>
iosort::bfs_index< order >::bfs_index ( )
inline

Definition at line 74 of file funnel.h.

◆ bfs_index() [2/3]

template<int order>
iosort::bfs_index< order >::bfs_index ( )
inline

Definition at line 74 of file funnel.h.

◆ bfs_index() [3/3]

template<int order>
iosort::bfs_index< order >::bfs_index ( )
inline

Definition at line 74 of file funnel.h.

Member Function Documentation

◆ child() [1/3]

template<int order>
void iosort::bfs_index< order >::child ( basic_order_t  ch)
inline

Definition at line 83 of file funnel.h.

◆ child() [2/3]

template<int order>
void iosort::bfs_index< order >::child ( basic_order_t  ch)
inline

Definition at line 83 of file funnel.h.

◆ child() [3/3]

template<int order>
void iosort::bfs_index< order >::child ( basic_order_t  ch)
inline

Definition at line 83 of file funnel.h.

◆ child_index() [1/3]

template<int order>
basic_order_t iosort::bfs_index< order >::child_index ( ) const
inline

Definition at line 87 of file funnel.h.

◆ child_index() [2/3]

template<int order>
basic_order_t iosort::bfs_index< order >::child_index ( ) const
inline

Definition at line 87 of file funnel.h.

◆ child_index() [3/3]

template<int order>
basic_order_t iosort::bfs_index< order >::child_index ( ) const
inline

Definition at line 87 of file funnel.h.

◆ operator order_t() [1/3]

template<int order>
iosort::bfs_index< order >::operator order_t ( ) const
inline

Definition at line 75 of file funnel.h.

◆ operator order_t() [2/3]

template<int order>
iosort::bfs_index< order >::operator order_t ( ) const
inline

Definition at line 75 of file funnel.h.

◆ operator order_t() [3/3]

template<int order>
iosort::bfs_index< order >::operator order_t ( ) const
inline

Definition at line 75 of file funnel.h.

◆ operator!=() [1/3]

template<int order>
bool iosort::bfs_index< order >::operator!= ( const bfs_index< order > &  rhs) const
inline

Definition at line 81 of file funnel.h.

◆ operator!=() [2/3]

template<int order>
bool iosort::bfs_index< order >::operator!= ( const bfs_index< order > &  rhs) const
inline

Definition at line 81 of file funnel.h.

◆ operator!=() [3/3]

template<int order>
bool iosort::bfs_index< order >::operator!= ( const bfs_index< order > &  rhs) const
inline

Definition at line 81 of file funnel.h.

◆ operator=() [1/3]

template<int order>
bfs_index<order> iosort::bfs_index< order >::operator= ( const bfs_index< order > &  rhs)
inline

Definition at line 77 of file funnel.h.

◆ operator=() [2/3]

template<int order>
bfs_index<order> iosort::bfs_index< order >::operator= ( const bfs_index< order > &  rhs)
inline

Definition at line 77 of file funnel.h.

◆ operator=() [3/3]

template<int order>
bfs_index<order> iosort::bfs_index< order >::operator= ( const bfs_index< order > &  rhs)
inline

Definition at line 77 of file funnel.h.

◆ operator==() [1/3]

template<int order>
bool iosort::bfs_index< order >::operator== ( const bfs_index< order > &  rhs) const
inline

Definition at line 79 of file funnel.h.

◆ operator==() [2/3]

template<int order>
bool iosort::bfs_index< order >::operator== ( const bfs_index< order > &  rhs) const
inline

Definition at line 79 of file funnel.h.

◆ operator==() [3/3]

template<int order>
bool iosort::bfs_index< order >::operator== ( const bfs_index< order > &  rhs) const
inline

Definition at line 79 of file funnel.h.

◆ parent() [1/3]

template<int order>
void iosort::bfs_index< order >::parent ( )
inline

Definition at line 85 of file funnel.h.

◆ parent() [2/3]

template<int order>
void iosort::bfs_index< order >::parent ( )
inline

Definition at line 85 of file funnel.h.

◆ parent() [3/3]

template<int order>
void iosort::bfs_index< order >::parent ( )
inline

Definition at line 85 of file funnel.h.


The documentation for this class was generated from the following file: