#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) |
| typedef T mln::trait::next::set_unary_< mln::fun::abs, mln::value::Scalar, T >::argument |
| typedef T mln::trait::next::set_unary_< mln::fun::abs, mln::value::Scalar, T >::result |
| typedef set_unary_ mln::trait::next::set_unary_< mln::fun::abs, mln::value::Scalar, T >::ret |
| static result mln::trait::next::set_unary_< mln::fun::abs, mln::value::Scalar, T >::read | ( | const argument & | x | ) | [inline, static] |
References mln::math::abs().
1.7.1