Home
last modified time | relevance | path

Searched defs:nearest_neighbor_sampler (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/gil/extension/numeric/
Dsampler.hpp36 struct nearest_neighbor_sampler {}; struct
39 bool sample(nearest_neighbor_sampler, SrcView const& src, point<F> const& p, DstP& result) in sample() argument