cheshirekow  v0.1.0
mpblocks::cuda::polynomial::derivative_detail::Looper2< Exp, Spec, j, i, size2 > Struct Template Reference

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

Static Public Member Functions

__host__ static __device__ void go (Exp &out)
 

Detailed Description

template<class Exp, class Spec, int j, int i, int size2>
struct mpblocks::cuda::polynomial::derivative_detail::Looper2< Exp, Spec, j, i, size2 >

Definition at line 107 of file differentiate.h.

Member Function Documentation

template<class Exp , class Spec , int j, int i, int size2>
__host__ static __device__ void mpblocks::cuda::polynomial::derivative_detail::Looper2< Exp, Spec, j, i, size2 >::go ( Exp &  out)
inlinestatic

Definition at line 110 of file differentiate.h.


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