#include <norm.hh>

Public Types | |
| typedef Meta_Function_v2v< void > | category |
| typedef l2 | exact_t |
| typedef l2 | 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_ |
typedef Meta_Function_v2v<void> mln::Meta_Function_v2v< l2 >::category [inherited] |
Reimplemented from mln::Meta_Function< l2 >.
typedef l2 mln::Object< l2 >::exact_t [inherited] |
typedef l2 mln::fun::unary< l2 , l2 >::flag [inherited] |
| void mln::fun::unary< l2 , l2 >::init | ( | const U & | value | ) | [inline, inherited] |
| typedef mln::fun::unary< l2 , l2 >::mln_trait_fun_param | ( | flag | ) | [inherited] |
| typedef mln::fun::unary< l2 , l2 >::mln_trait_fun_storage | ( | flag | ) | [inherited] |
| with<T>::ret::template lresult_with<T>::ret mln::fun::unary< l2 , l2 >::operator() | ( | T & | v | ) | const [inline, inherited] |
| with<T>::ret::result mln::fun::unary< l2 , l2 >::operator() | ( | const T & | v | ) | const [inline, inherited] |
| void mln::fun::unary< l2 , l2 >::set | ( | T & | v, | |
| const R & | r | |||
| ) | const [inline, inherited] |
| const stored<storage>& mln::fun::unary< l2 , l2 >::state | ( | ) | const [inline, inherited] |
| stored<storage>& mln::fun::unary< l2 , l2 >::state | ( | ) | [inline, inherited] |
stored<storage> mln::fun::unary< l2 , l2 >::state_ [protected, inherited] |
1.7.1