#include <comp_count.hh>
Public Types | |
| typedef mln::algebra::vec< n, T > | argument |
| typedef argument & | lvalue |
| typedef unsigned | result |
| typedef set_precise_unary_ | ret |
Static Public Member Functions | |
| static result | read (const argument &) |
Definition at line 74 of file comp_count.hh.
| typedef mln::algebra::vec<n,T> mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::algebra::vec< n, T > >::argument |
Definition at line 78 of file comp_count.hh.
| typedef argument& mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::algebra::vec< n, T > >::lvalue |
Definition at line 80 of file comp_count.hh.
| typedef unsigned mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::algebra::vec< n, T > >::result |
Definition at line 79 of file comp_count.hh.
| typedef set_precise_unary_ mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::algebra::vec< n, T > >::ret |
Definition at line 76 of file comp_count.hh.
| static result mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::algebra::vec< n, T > >::read | ( | const argument & | ) | [inline, static] |
Definition at line 82 of file comp_count.hh.
1.7.1