#include <abs.hh>
Public Types | |
typedef T | argument |
typedef T | result |
typedef set_unary_ | ret |
Static Public Member Functions | |
static result | read (const argument &x) |
Definition at line 49 of file fun/math/abs.hh.
typedef T mln::trait::next::set_unary_< mln::fun::abs, mln::value::Scalar, T >::argument |
Definition at line 53 of file fun/math/abs.hh.
typedef T mln::trait::next::set_unary_< mln::fun::abs, mln::value::Scalar, T >::result |
Definition at line 52 of file fun/math/abs.hh.
typedef set_unary_ mln::trait::next::set_unary_< mln::fun::abs, mln::value::Scalar, T >::ret |
Definition at line 51 of file fun/math/abs.hh.
static result mln::trait::next::set_unary_< mln::fun::abs, mln::value::Scalar, T >::read | ( | const argument & | x | ) | [inline, static] |