Public Types | Public Member Functions

my_fun< G > Struct Template Reference

Inheritance diagram for my_fun< G >:
Inheritance graph

List of all members.

Public Types

typedef Function< void > category
typedef my_fun< G > exact_t
typedef mln::point2d result

Public Member Functions

const resultoperator() (unsigned v) const

template<typename G>
struct my_fun< G >


Member Typedef Documentation

typedef Function<void> mln::Function< my_fun< G > >::category [inherited]

Reimplemented from mln::Object< my_fun< G > >.

typedef my_fun< G > mln::Object< my_fun< G > >::exact_t [inherited]
template<typename G >
typedef mln::point2d my_fun< G >::result

Member Function Documentation

template<typename G >
const result& my_fun< G >::operator() ( unsigned  v  )  const [inline]