cheshirekow  v0.1.0
mpblocks::cuda::polynomial::derivative_detail::Looper1< n, size1, Exp2, Spec2, size1 > Struct Template Reference

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

Static Public Member Functions

__host__ static __device__ void go (Exp2 &out)
 

Detailed Description

template<int n, int size1, class Exp2, class Spec2>
struct mpblocks::cuda::polynomial::derivative_detail::Looper1< n, size1, Exp2, Spec2, size1 >

Definition at line 153 of file differentiate.h.

Member Function Documentation

template<int n, int size1, class Exp2 , class Spec2 >
__host__ static __device__ void mpblocks::cuda::polynomial::derivative_detail::Looper1< n, size1, Exp2, Spec2, size1 >::go ( Exp2 &  out)
inlinestatic

Definition at line 156 of file differentiate.h.


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