hypotOp< T > Struct Template Reference

Hypot operation (scalar only) More...

Public Member Functions

T operator() (const T &x, const T &y) const
 

Detailed Description

template<class T>
struct Foam::hypotOp< T >

Hypot operation (scalar only)

Definition at line 48 of file scalarOps.H.

Member Function Documentation

◆ operator()()

T operator() ( const T x,
const T y 
) const
inline

Definition at line 50 of file scalarOps.H.

References x, and y.


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