cheshirekow  v0.1.0
mpblocks::cuda::polynomial::derivative_detail::Looper1< n, size1, Exp2, Spec2, i > 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, int i>
struct mpblocks::cuda::polynomial::derivative_detail::Looper1< n, size1, Exp2, Spec2, i >

Definition at line 142 of file differentiate.h.

Member Function Documentation

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

Definition at line 145 of file differentiate.h.


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