#include <round.hh>
Public Types | |
typedef Function_v2v< void > | category |
typedef round< R > | exact_t |
typedef void | mutable_result |
typedef R | result |
Public Member Functions | |
template<typename T > | |
result | operator() (const T &v) const |
typedef Function_v2v<void> mln::Function_v2v< round< R > >::category [inherited] |
Reimplemented from mln::Function< round< R > >.
typedef round< R > mln::Object< round< R > >::exact_t [inherited] |
typedef void mln::Function_v2v< round< R > >::mutable_result [inherited] |
typedef R mln::math::round< R >::result |
R mln::math::round< R >::operator() | ( | const T & | v | ) | const [inline] |