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

loop termination: j = out.size() More...

#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 size2>
struct mpblocks::cuda::polynomial::derivative_detail::Looper2< Exp, Spec, size2, size2, size2 >

loop termination: j = out.size()

Definition at line 135 of file differentiate.h.

Member Function Documentation

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

Definition at line 138 of file differentiate.h.


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