#include <comp.hh>
Public Types | |
| typedef mln::algebra::vec< n, T > | argument |
| typedef argument & | lvalue |
| typedef T | result |
| typedef set_precise_unary_ | ret |
Static Public Member Functions | |
| static result | read (unsigned p_i, const argument &v) |
| static void | write (unsigned p_i, lvalue l, const result &x) |
Definition at line 81 of file fun/component/comp.hh.
| typedef mln::algebra::vec<n,T> mln::trait::next::set_precise_unary_< mln::fun::comp, mln::algebra::vec< n, T > >::argument |
Definition at line 85 of file fun/component/comp.hh.
| typedef argument& mln::trait::next::set_precise_unary_< mln::fun::comp, mln::algebra::vec< n, T > >::lvalue |
Definition at line 87 of file fun/component/comp.hh.
| typedef T mln::trait::next::set_precise_unary_< mln::fun::comp, mln::algebra::vec< n, T > >::result |
Definition at line 86 of file fun/component/comp.hh.
| typedef set_precise_unary_ mln::trait::next::set_precise_unary_< mln::fun::comp, mln::algebra::vec< n, T > >::ret |
Definition at line 83 of file fun/component/comp.hh.
| static result mln::trait::next::set_precise_unary_< mln::fun::comp, mln::algebra::vec< n, T > >::read | ( | unsigned | p_i, | |
| const argument & | v | |||
| ) | [inline, static] |
Definition at line 89 of file fun/component/comp.hh.
| static void mln::trait::next::set_precise_unary_< mln::fun::comp, mln::algebra::vec< n, T > >::write | ( | unsigned | p_i, | |
| lvalue | l, | |||
| const result & | x | |||
| ) | [inline, static] |
Definition at line 94 of file fun/component/comp.hh.
1.5.6