Discontinuous Galerkin Library
#include "dg/algorithm.h"
dg::ABS< T > Struct Template Reference

\( f(x) = |x|\) More...

Public Member Functions

DG_DEVICEoperator() (T x) const
 

Detailed Description

template<class T = double>
struct dg::ABS< T >

\( f(x) = |x|\)

Member Function Documentation

◆ operator()()

template<class T = double>
DG_DEVICE T dg::ABS< T >::operator() ( x) const
inline

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