#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) |
typedef mln::algebra::vec<n,T> mln::trait::next::set_precise_unary_< mln::fun::comp, mln::algebra::vec< n, T > >::argument |
typedef argument& mln::trait::next::set_precise_unary_< mln::fun::comp, mln::algebra::vec< n, T > >::lvalue |
typedef T mln::trait::next::set_precise_unary_< mln::fun::comp, mln::algebra::vec< n, T > >::result |
typedef set_precise_unary_ mln::trait::next::set_precise_unary_< mln::fun::comp, mln::algebra::vec< n, T > >::ret |
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] |
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] |