cheshirekow
v0.1.0
|
intermediate object which allows LValue assignment operator to call differntiate expression template for sum of two matrix expressions More...
#include <mpblocks/cuda/polynomial/LValue.h>
Public Member Functions | |
__host__ __device__ | DerivativeSurrogate (Exp const &exp) |
Public Attributes | |
Exp const & | exp |
intermediate object which allows LValue assignment operator to call differntiate expression template for sum of two matrix expressions
|
inline |
Exp const& mpblocks::cuda::polynomial::DerivativeSurrogate< n, Scalar, Exp, Spec >::exp |