iv::Interpolator< std::string > Struct Reference

#include <Interpolator.hpp>

Public Member Functions

Interpolator_float Distance (std::string const &from, std::string const &to) const
 
std::pair< std::string, Interpolator_floatInterpolate (std::string const &from, std::string const &to, Interpolator_float distance) const
 

Detailed Description

Definition at line 137 of file Interpolator.hpp.

Member Function Documentation

◆ Distance()

Interpolator_float iv::Interpolator< std::string >::Distance ( std::string const &  from,
std::string const &  to 
) const
inline

Definition at line 139 of file Interpolator.hpp.

◆ Interpolate()

std::pair< std::string, Interpolator_float > iv::Interpolator< std::string >::Interpolate ( std::string const &  from,
std::string const &  to,
Interpolator_float  distance 
) const
inline

Definition at line 144 of file Interpolator.hpp.


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