$extrastylesheet
Namespaces | |
namespace | impl |
Functions | |
template<typename I , typename P , typename W , typename R > | |
void | convolve (const Image< I > &input, const Site< P > &p, const Weighted_Window< W > &w_win, R &result) |
template<typename P , typename W , typename R > | |
void | convolve (const Generalized_Pixel< P > &p, const Weighted_Window< W > &w_win, R &result) |
Specializations of local linear routines.