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