Fréchet View  1.6.0
A Tool for Exploring Fréchet Distance Algorithms
frechet::input Namespace Reference

Detailed Description

classes for reading files from disk.

Classes

class  DataPath
 location of input data in an XML file More...
 
class  InputReader
 The InputReader class reads input data from a file. More...
 

Typedefs

typedef std::pair< int, int > IndexInterval
 

Typedef Documentation

◆ IndexInterval

typedef std::pair<int,int> frechet::input::IndexInterval

Definition at line 8 of file datapath.h.