Public Types | Public Member Functions

mln::fun::x2v::l1_norm< V > Struct Template Reference

#include <l1_norm.hh>

Inheritance diagram for mln::fun::x2v::l1_norm< V >:
Inheritance graph

List of all members.

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

Public Member Functions

result operator() (const V &v) const

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


Member Typedef Documentation

template<typename V>
typedef V ::coord mln::fun::x2v::l1_norm< V >::C
typedef Function_v2v<void> mln::Function_v2v< l1_norm< V > >::category [inherited]

Reimplemented from mln::Function< l1_norm< V > >.

typedef l1_norm< V > mln::Object< l1_norm< V > >::exact_t [inherited]
typedef void mln::Function_v2v< l1_norm< V > >::mutable_result [inherited]
template<typename V>
typedef mln::value::props< C >::sum mln::fun::x2v::l1_norm< V >::result

Member Function Documentation

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

References mln::math::abs().