Cosinus bijective functor. More...
#include <cos.hh>
Public Types | |
typedef Function_v2v< void > | category |
typedef cos< V > | exact_t |
typedef void | mutable_result |
typedef V | result |
Public Member Functions | |
V | f_1 (const V &v) const |
V | operator() (const V &v) const |
Cosinus bijective functor.
V
is the type of input values and the result type.
typedef Function_v2v<void> mln::Function_v2v< cos< V > >::category [inherited] |
Reimplemented from mln::Function< cos< V > >.
typedef cos< V > mln::Object< cos< V > >::exact_t [inherited] |
typedef void mln::Function_v2v< cos< V > >::mutable_result [inherited] |
typedef V mln::fun::v2w2v::cos< V >::result |
V mln::fun::v2w2v::cos< V >::f_1 | ( | const V & | v | ) | const [inline] |
References mln::math::acos().
V mln::fun::v2w2v::cos< V >::operator() | ( | const V & | v | ) | const [inline] |
References mln::math::cos().