casacore
Public Member Functions | List of all members
casacore::Abs< T, RES > Struct Template Reference

Functor to apply abs. More...

#include <Functors.h>

Public Member Functions

RES operator() (T value) const
 

Detailed Description

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

Functor to apply abs.

Definition at line 450 of file Functors.h.

Member Function Documentation

◆ operator()()

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

Definition at line 452 of file Functors.h.

References casacore::abs(), and casacore::value().


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