QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
math_helper.cuh File Reference

Helper math routines used in QUDA. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 quda
 

Functions

template<typename real >
__device__ __host__ real quda::__fast_pow (real a, int b)
 

Detailed Description

Helper math routines used in QUDA.

Definition in file math_helper.cuh.