$extrastylesheet
#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 |
Definition at line 48 of file l1_norm.hh.
result mln::fun::x2v::l1_norm< V >::operator() | ( | const V & | v | ) | const |
typedef V ::coord mln::fun::x2v::l1_norm< V >::C |
Definition at line 50 of file l1_norm.hh.
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
typedef mln::value::props< C >::sum mln::fun::x2v::l1_norm< V >::result |
Definition at line 51 of file l1_norm.hh.