Public Types | Public Member Functions | Protected Attributes

mln::fun::norm::l1 Struct Reference

#include <norm.hh>

Inheritance diagram for mln::fun::norm::l1:
Inheritance graph

List of all members.

Public Types

typedef Meta_Function_v2v< void > category
typedef l1 exact_t
typedef l1 flag

Public Member Functions

void init (const U &value)
typedef mln_trait_fun_param (flag) param
typedef mln_trait_fun_storage (flag) storage
with< T >::ret::template
lresult_with< T >::ret 
operator() (T &v) const
with< T >::ret::result operator() (const T &v) const
void set (T &v, const R &r) const
const stored< storage > & state () const
stored< storage > & state ()

Protected Attributes

stored< storage > state_

Detailed Description

Definition at line 40 of file math/norm.hh.


Member Typedef Documentation

typedef Meta_Function_v2v<void> mln::Meta_Function_v2v< l1 >::category [inherited]

Reimplemented from mln::Meta_Function< l1 >.

Definition at line 100 of file meta_function.hh.

typedef l1 mln::Object< l1 >::exact_t [inherited]

Definition at line 173 of file object.hh.

typedef l1 mln::fun::unary< l1 , l1 >::flag [inherited]

Definition at line 54 of file unary.hh.


Member Function Documentation

void mln::fun::unary< l1 , l1 >::init ( const U &  value  )  [inline, inherited]

Definition at line 90 of file unary.hh.

typedef mln::fun::unary< l1 , l1 >::mln_trait_fun_param ( flag   )  [inherited]
typedef mln::fun::unary< l1 , l1 >::mln_trait_fun_storage ( flag   )  [inherited]
with<T>::ret::template lresult_with<T>::ret mln::fun::unary< l1 , l1 >::operator() ( T &  v  )  const [inline, inherited]

Definition at line 71 of file unary.hh.

with<T>::ret::result mln::fun::unary< l1 , l1 >::operator() ( const T &  v  )  const [inline, inherited]

Definition at line 65 of file unary.hh.

void mln::fun::unary< l1 , l1 >::set ( T &  v,
const R &  r 
) const [inline, inherited]

Definition at line 80 of file unary.hh.

const stored<storage>& mln::fun::unary< l1 , l1 >::state (  )  const [inline, inherited]

Definition at line 110 of file unary.hh.

stored<storage>& mln::fun::unary< l1 , l1 >::state (  )  [inline, inherited]

Definition at line 105 of file unary.hh.


Member Data Documentation

stored<storage> mln::fun::unary< l1 , l1 >::state_ [protected, inherited]

Definition at line 116 of file unary.hh.