Alsvinn  0.5.3
The fast FVM simulator with UQ support
Public Member Functions | Static Public Member Functions | List of all members
alsutils::math::FastPower< p > Struct Template Reference

#include <alsutils/math/FastPower.hpp>

Public Member Functions

template<>
__device__ __host__ double power_internal (double x)
 

Static Public Member Functions

__device__ static __host__ double power (double x, double)
 
__device__ static __host__ double power_internal (double x)
 

Member Function Documentation

◆ power()

template<int p>
__device__ static __host__ double alsutils::math::FastPower< p >::power ( double  x,
double   
)
inlinestatic

◆ power_internal() [1/2]

template<int p>
__device__ __host__ double alsutils::math::FastPower< p >::power_internal ( double  x)
static

◆ power_internal() [2/2]

template<>
__device__ __host__ double alsutils::math::FastPower< 1 >::power_internal ( double  x)
inline

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