$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::histo::point_from_value< T > Struct Template Reference

#include <mln/histo/point_from_value.hh>

Public Member Functions

result operator() (const T &v) const

Public Types

typedef Function_v2v< void > category
typedef point_from_value< Texact_t
typedef void mutable_result
typedef
mln::histo::point_type_from< T >
::ret 
result

Detailed Description

template<typename T>
struct mln::histo::point_from_value< T >

Definition at line 63 of file point_from_value.hh.

Member Function Documentation

template<typename T>
result mln::histo::point_from_value< T >::operator() ( const T v) const

Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< point_from_value< T > >::category
inherited

Definition at line 134 of file function.hh.

typedef point_from_value< T > mln::Object< point_from_value< T > >::exact_t
inherited

Definition at line 105 of file object.hh.

typedef void mln::Function_v2v< point_from_value< T > >::mutable_result
inherited

Definition at line 135 of file function.hh.

template<typename T>
typedef mln::histo::point_type_from< T >::ret mln::histo::point_from_value< T >::result

Definition at line 65 of file point_from_value.hh.