cheshirekow  v0.1.0
mpblocks::cuda::polynomial::polyval_detail::Helper< Scalar, Exp, idx, max > Struct Template Reference

#include <mpblocks/cuda/polynomial/polyval.h>

Static Public Member Functions

__host__ static __device__ Scalar eval (const Exp &exp, const Scalar &s, Scalar sn)
 

Detailed Description

template<class Scalar, class Exp, int idx, int max>
struct mpblocks::cuda::polynomial::polyval_detail::Helper< Scalar, Exp, idx, max >

Definition at line 38 of file polyval.h.

Member Function Documentation

template<class Scalar , class Exp , int idx, int max>
__host__ static __device__ Scalar mpblocks::cuda::polynomial::polyval_detail::Helper< Scalar, Exp, idx, max >::eval ( const Exp &  exp,
const Scalar &  s,
Scalar  sn 
)
inlinestatic

Definition at line 41 of file polyval.h.


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