mln::fun::v2w2v::cos< V > Struct Template Reference

Cosinus bijective functor. More...

#include <cos.hh>

Inheritance diagram for mln::fun::v2w2v::cos< V >:
Inheritance graph

List of all members.


Detailed Description

template<typename V>
struct mln::fun::v2w2v::cos< V >

Cosinus bijective functor.

V is the type of input values and the result type.

See also:
mln::math::cos.

Definition at line 59 of file fun/v2w2v/cos.hh.