Template Function Utils::searchInterval

Function Documentation

template<typename T_int, typename T_real>
inline void Utils::searchInterval(T_int npts, T_real const *const X, T_real &x, T_int &lastInterval, bool closed, bool can_extend)