$extrastylesheet
#include <mln/fun/v2v/round.hh>
Public Member Functions | |
template<typename T > | |
result | operator() (const T &v) const |
Public Types | |
typedef Function_v2v< void > | category |
typedef round< R > | exact_t |
typedef void | mutable_result |
typedef R | result |
Round the given value.
Definition at line 49 of file fun/v2v/round.hh.
result mln::fun::v2v::round< R >::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 R mln::fun::v2v::round< R >::result |
Definition at line 51 of file fun/v2v/round.hh.