$extrastylesheet
#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< T > | exact_t |
typedef void | mutable_result |
typedef mln::histo::point_type_from< T > ::ret | result |
Definition at line 63 of file point_from_value.hh.
result mln::histo::point_from_value< T >::operator() | ( | const T & | v | ) | const |
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
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.