#include <mia/core/distance.hh>
|
static void | apply (InputIterator in_begin, InputIterator in_end, OutputIterator out_begin) |
|
template<typename InputIterator, typename OutputIterator>
struct __distance_transform_prepare< InputIterator, OutputIterator, bool >
Definition at line 53 of file core/distance.hh.
template<typename InputIterator , typename OutputIterator >
static void __distance_transform_prepare< InputIterator, OutputIterator, bool >::apply |
( |
InputIterator |
in_begin, |
|
|
InputIterator |
in_end, |
|
|
OutputIterator |
out_begin |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: