#include <cos.hh>
Public Types | |
typedef T | argument |
typedef double | result |
typedef set_unary_ | ret |
Static Public Member Functions | |
static result | read (const argument &x) |
Definition at line 70 of file fun/math/cos.hh.
typedef T mln::trait::next::set_unary_< mln::fun::cos, mln::value::Integer, T >::argument |
Definition at line 74 of file fun/math/cos.hh.
typedef double mln::trait::next::set_unary_< mln::fun::cos, mln::value::Integer, T >::result |
Definition at line 73 of file fun/math/cos.hh.
typedef set_unary_ mln::trait::next::set_unary_< mln::fun::cos, mln::value::Integer, T >::ret |
Definition at line 72 of file fun/math/cos.hh.
static result mln::trait::next::set_unary_< mln::fun::cos, mln::value::Integer, T >::read | ( | const argument & | x | ) | [inline, static] |