Public Types | |
typedef Function_v2v< void > | category |
typedef Function_v2v< void > | category |
typedef viota_t | exact_t |
typedef viota_t< S > | exact_t |
typedef void | mutable_result |
typedef void | mutable_result |
typedef unsigned | result |
typedef unsigned | result |
Public Member Functions | |
unsigned | operator() (const typename S::psite &p) const |
unsigned | operator() (const mln::util::vertex< mln::util::graph > &v) const |
viota_t (unsigned size) | |
viota_t (unsigned size) | |
Protected Attributes | |
std::vector< result > | v_ |
typedef Function_v2v<void> mln::Function_v2v< viota_t >::category [inherited] |
Reimplemented from mln::Function< viota_t >.
typedef Function_v2v<void> mln::Function_v2v< viota_t< S > >::category [inherited] |
Reimplemented from mln::Function< viota_t< S > >.
typedef viota_t mln::Object< viota_t >::exact_t [inherited] |
typedef viota_t< S > mln::Object< viota_t< S > >::exact_t [inherited] |
typedef void mln::Function_v2v< viota_t >::mutable_result [inherited] |
typedef void mln::Function_v2v< viota_t< S > >::mutable_result [inherited] |
References viota_t< S >::v_.
References viota_t< S >::v_.
unsigned viota_t< S >::operator() | ( | const typename S::psite & | p | ) | const [inline] |
References viota_t< S >::v_.
unsigned viota_t< S >::operator() | ( | const mln::util::vertex< mln::util::graph > & | v | ) | const [inline] |
References mln::util::vertex< G >::id(), and viota_t< S >::v_.
Referenced by viota_t< S >::operator()(), and viota_t< S >::viota_t().