$extrastylesheet
#include <mln/fun/x2v/nneighbor.hh>
Public Member Functions | |
nneighbor (const I &ima) | |
template<unsigned n, typename T > | |
I::value | operator() (const algebra::vec< n, T > &x) const |
Public Attributes | |
const I & | ima |
Public Types | |
typedef Function_v2v< void > | category |
typedef E | exact_t |
typedef void | mutable_result |
typedef I::value | result |
Definition at line 49 of file nneighbor.hh.
mln::fun::x2x::nneighbor< I >::nneighbor | ( | const I & | ima | ) |
I ::value mln::fun::x2x::nneighbor< I >::operator() | ( | const algebra::vec< n, T > & | x | ) | const |
const I& mln::fun::x2x::nneighbor< I >::ima |
Definition at line 62 of file nneighbor.hh.
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
typedef I ::value mln::fun::x2x::nneighbor< I >::result |
Definition at line 54 of file nneighbor.hh.