math Namespace Reference#

DiFfRG: integrators::math Namespace Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
integrators::math Namespace Reference

Functions

template<typename R , typename D >
__host__ __device__ R mul_mod (U a, U b, U k)
 
template<typename T >
std::vector< size_t > argsort (const std::vector< T > &v)
 

Function Documentation

◆ argsort()

template<typename T >
std::vector< size_t > integrators::math::argsort ( const std::vector< T > &  v)

◆ mul_mod()

template<typename R , typename D >
__host__ __device__ R integrators::math::mul_mod ( U  a,
U  b,
U  k 
)