casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::Log10< T, RES > Struct Template Reference

Functor to apply log10. More...

#include <Functors.h>

List of all members.

Public Member Functions

RES operator() (T value) const

Detailed Description

template<typename T, typename RES = T>
struct casa::Log10< T, RES >

Functor to apply log10.

Definition at line 430 of file Functors.h.


Member Function Documentation

template<typename T , typename RES = T>
RES casa::Log10< T, RES >::operator() ( value) const [inline]

Definition at line 432 of file Functors.h.

References casa::log10().


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