Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Johnson< GT, Distance, Ait, NAit, SA >::Reweighted_Dist Struct Reference

Public Types

using Distance_Type = typename Johnson::Distance_Type
 

Public Member Functions

Distance_Type operator() (Arc *arc) const
 

Detailed Description

template<class GT, class Distance = Dft_Dist<GT>, template< class, class > class Ait = Arc_Iterator, template< class, class > class NAit = Node_Arc_Iterator, class SA = Dft_Show_Arc<GT>>
struct Aleph::Johnson< GT, Distance, Ait, NAit, SA >::Reweighted_Dist

Definition at line 141 of file Johnson.H.

Member Typedef Documentation

◆ Distance_Type

template<class GT , class Distance = Dft_Dist<GT>, template< class, class > class Ait = Arc_Iterator, template< class, class > class NAit = Node_Arc_Iterator, class SA = Dft_Show_Arc<GT>>
using Aleph::Johnson< GT, Distance, Ait, NAit, SA >::Reweighted_Dist::Distance_Type = typename Johnson::Distance_Type

Definition at line 143 of file Johnson.H.

Member Function Documentation

◆ operator()()

template<class GT , class Distance = Dft_Dist<GT>, template< class, class > class Ait = Arc_Iterator, template< class, class > class NAit = Node_Arc_Iterator, class SA = Dft_Show_Arc<GT>>
Distance_Type Aleph::Johnson< GT, Distance, Ait, NAit, SA >::Reweighted_Dist::operator() ( Arc arc) const
inline

Definition at line 148 of file Johnson.H.


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