cheshirekow
v0.1.0
|
expression template for sum of two matrix expressions More...
#include <mpblocks/cuda/polynomial/Sum.h>
Public Member Functions | |
__host__ __device__ Scalar | eval (Scalar x) |
__host__ __device__ | Sum (Exp1 const &A, Exp2 const &B) |
Public Attributes | |
Exp1 const & | A |
Exp2 const & | B |
expression template for sum of two matrix expressions
|
inline |
|
inline |
Exp1 const& mpblocks::cuda::polynomial::Sum< Scalar, Exp1, Spec1, Exp2, Spec2 >::A |
Exp2 const& mpblocks::cuda::polynomial::Sum< Scalar, Exp1, Spec1, Exp2, Spec2 >::B |