$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::fun::x2v::l1_norm< V > Struct Template Reference

#include <mln/fun/x2v/l1_norm.hh>

Public Member Functions

result operator() (const V &v) const

Public Types

typedef V::coord C
typedef Function_v2v< void > category
typedef l1_norm< V > exact_t
typedef void mutable_result
typedef mln::value::props< C >::sum result

Detailed Description

template<typename V>
struct mln::fun::x2v::l1_norm< V >

Definition at line 48 of file l1_norm.hh.

Member Function Documentation

template<typename V>
result mln::fun::x2v::l1_norm< V >::operator() ( const V &  v) const

Member Typedef Documentation

template<typename V>
typedef V ::coord mln::fun::x2v::l1_norm< V >::C

Definition at line 50 of file l1_norm.hh.

typedef Function_v2v<void> mln::Function_v2v< l1_norm< V > >::category
inherited

Definition at line 134 of file function.hh.

typedef l1_norm< V > mln::Object< l1_norm< V > >::exact_t
inherited

Definition at line 105 of file object.hh.

typedef void mln::Function_v2v< l1_norm< V > >::mutable_result
inherited

Definition at line 135 of file function.hh.

template<typename V>
typedef mln::value::props< C >::sum mln::fun::x2v::l1_norm< V >::result

Definition at line 51 of file l1_norm.hh.