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

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

Public Member Functions

DG_DEVICEoperator() (const T &x) const
 

Detailed Description

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

\( f(x) = \ln(x)\)

Member Function Documentation

◆ operator()()

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

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