Discontinuous Galerkin Library
#include "dg/algorithm.h"

\( y = x_1/x_2 \) More...

Public Member Functions

template<class T1 , class T2 >
DG_DEVICE T1 operator() (T1 x1, T2 x2) const
 

Detailed Description

\( y = x_1/x_2 \)

Member Function Documentation

◆ operator()()

template<class T1 , class T2 >
DG_DEVICE T1 dg::divides::operator() ( T1  x1,
T2  x2 
) const
inline

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