Public Types | Static Public Member Functions

mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::algebra::vec< n, T > > Struct Template Reference

#include <comp_count.hh>

List of all members.

Public Types

typedef mln::algebra::vec< n, T > argument
typedef argumentlvalue
typedef unsigned result
typedef set_precise_unary_ ret

Static Public Member Functions

static result read (const argument &)

template<unsigned n, typename T>
struct mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::algebra::vec< n, T > >


Member Typedef Documentation

template<unsigned n, typename T >
typedef mln::algebra::vec<n,T> mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::algebra::vec< n, T > >::argument
template<unsigned n, typename T >
typedef argument& mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::algebra::vec< n, T > >::lvalue
template<unsigned n, typename T >
typedef unsigned mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::algebra::vec< n, T > >::result

Member Function Documentation

template<unsigned n, typename T >
static result mln::trait::next::set_precise_unary_< mln::fun::comp_count, mln::algebra::vec< n, T > >::read ( const argument  )  [inline, static]