$extrastylesheet
#include <mln/fun/v2w2v/cos.hh>
Public Member Functions | |
V | f_1 (const V &v) const |
V | operator() (const V &v) const |
Public Types | |
typedef Function_v2v< void > | category |
typedef cos< V > | exact_t |
typedef void | mutable_result |
typedef V | result |
Cosinus bijective functor.
V
is the type of input values and the result type.
Definition at line 59 of file fun/v2w2v/cos.hh.
V mln::fun::v2w2v::cos< V >::f_1 | ( | const V & | v | ) | const |
V mln::fun::v2w2v::cos< V >::operator() | ( | const V & | v | ) | const |
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
typedef V mln::fun::v2w2v::cos< V >::result |
Definition at line 61 of file fun/v2w2v/cos.hh.