QDP++
FnSqrt Struct Reference

#include <OperatorTags.h>

Public Member Functions

template<class T>
UnaryReturn< T, FnSqrt >::Type_t operator() (const T &a) const

Detailed Description

Definition at line 188 of file OperatorTags.h.

Member Function Documentation

◆ operator()()

template<class T>
UnaryReturn< T, FnSqrt >::Type_t FnSqrt::operator() ( const T & a) const
inline

Definition at line 193 of file OperatorTags.h.

References sqrt().


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