Public Types | Public Member Functions

mln::math::round_sat_< R > Struct Template Reference

#include <round_sat.hh>

Inheritance diagram for mln::math::round_sat_< R >:
Inheritance graph

List of all members.

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

template<typename R>
struct mln::math::round_sat_< R >


Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< round_sat_< R > >::category [inherited]

Reimplemented from mln::Function< round_sat_< R > >.

typedef round_sat_< R > mln::Object< round_sat_< R > >::exact_t [inherited]
typedef void mln::Function_v2v< round_sat_< R > >::mutable_result [inherited]
template<typename R >
typedef R mln::math::round_sat_< R >::result

Member Function Documentation

template<typename R >
template<typename T >
R mln::math::round_sat_< R >::operator() ( const T &  v  )  const [inline]