NAME
A function of omni::math
omni::math::linear_interpolation_x
A function of omni::math
#include <omni/math.hpp>template < typename T > inline double omni::math::linear_interpolation_x(const omni::math::dimensional<T, 2>& start, const omni::math::dimensional<T, 2>& end, T y)