Classes | Macros | Functions
DistanceApproach.h File Reference
#include "EdgePoint.h"
#include "RichModel.h"
Include dependency graph for DistanceApproach.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CDistanceApproach
 

Macros

#define __int64   int64_t
 

Functions

template<class T >
double GetShortestDistanceBetween (const CRichModel &model, int source, int end)
 
template<class T >
pair< double, vector< EdgePoint > > GetShortestPathBetween (const CRichModel &model, int source, int end)
 

Macro Definition Documentation

◆ __int64

#define __int64   int64_t

Definition at line 4 of file DistanceApproach.h.

Function Documentation

◆ GetShortestDistanceBetween()

template<class T >
double GetShortestDistanceBetween ( const CRichModel model,
int  source,
int  end 
)

Definition at line 67 of file DistanceApproach.h.

◆ GetShortestPathBetween()

template<class T >
pair<double, vector<EdgePoint> > GetShortestPathBetween ( const CRichModel model,
int  source,
int  end 
)

Definition at line 54 of file DistanceApproach.h.



co_scan
Author(s):
autogenerated on Mon Feb 28 2022 23:00:57