Loading...
Searching...
No Matches
hypotOp< T > Struct Template Reference

Hypot operation (scalar only). More...

#include <scalarOps.H>

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 44 of file scalarOps.H.

Member Function Documentation

◆ operator()()

template<class T>
T operator() ( const T & x,
const T & y ) const
inline

Definition at line 46 of file scalarOps.H.

References Foam::T(), x, and y.

Here is the call graph for this function:

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