casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casacore::Sin< T, RES > Struct Template Reference

Functor to apply sin. More...

#include <Functors.h>

Inheritance diagram for casacore::Sin< T, RES >:

Public Member Functions

RES operator() (T value) const
 

Detailed Description

template<typename T, typename RES = T>
struct casacore::Sin< T, RES >

Functor to apply sin.

Definition at line 322 of file Functors.h.

Member Function Documentation

template<typename T , typename RES = T>
RES casacore::Sin< T, RES >::operator() ( value) const
inline

Definition at line 324 of file Functors.h.

References casacore::sin().


The documentation for this struct was generated from the following file: