#include <round_sat.hh>

Public Types | |
| typedef Function_v2v< void > | category |
| typedef round_sat_< R > | exact_t |
| typedef void | mutable_result |
| typedef R | result |
Public Member Functions | |
| template<typename T > | |
| result | operator() (const T &v) const |
Definition at line 49 of file round_sat.hh.
typedef Function_v2v<void> mln::Function_v2v< round_sat_< R > >::category [inherited] |
Reimplemented from mln::Function< round_sat_< R > >.
Definition at line 126 of file function.hh.
typedef round_sat_< R > mln::Object< round_sat_< R > >::exact_t [inherited] |
typedef void mln::Function_v2v< round_sat_< R > >::mutable_result [inherited] |
Definition at line 127 of file function.hh.
| typedef R mln::math::round_sat_< R >::result |
Definition at line 51 of file round_sat.hh.
| R mln::math::round_sat_< R >::operator() | ( | const T & | v | ) | const [inline] |
Definition at line 64 of file round_sat.hh.
1.7.1