YAKL
Namespaces | Functions
YAKL_intrinsics_mod.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 yakl
 
 yakl::intrinsics
 The intrinsics namespace contains a limited Fortran-like intrinsics library.
 

Functions

template<class T1 , class T2 >
decltype(T1() -((int)(T1()/T2()) *T2())) YAKL_INLINE yakl::intrinsics::mod (T1 a, T2 b)