cheshirekow  v0.1.0
mpblocks::cuda::polynomial::LValue< Scalar, Exp > Class Template Reference

expression template for lvalues More...

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

Public Member Functions

template<int n, class Exp2 , class Spec2 >
__host__ __device__ LValue
< Scalar, Exp > & 
operator= (DerivativeSurrogate< n, Scalar, Exp2, Spec2 > &surrogate)
 

Detailed Description

template<typename Scalar, class Exp>
class mpblocks::cuda::polynomial::LValue< Scalar, Exp >

expression template for lvalues

Definition at line 85 of file LValue.h.

Member Function Documentation

template<typename Scalar, class Exp>
template<int n, class Exp2 , class Spec2 >
__host__ __device__ LValue<Scalar,Exp>& mpblocks::cuda::polynomial::LValue< Scalar, Exp >::operator= ( DerivativeSurrogate< n, Scalar, Exp2, Spec2 > &  surrogate)
inline

Definition at line 110 of file LValue.h.


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