|
cheshirekow
v0.1.0
|
expression template for sum of two matrix expressions More...
#include <mpblocks/cuda/polynomial/Negative.h>
Public Member Functions | |
| __host__ __device__ Scalar | eval (Scalar x) |
| __host__ __device__ | Negative (Exp const &exp) |
Public Attributes | |
| Exp const & | exp |
expression template for sum of two matrix expressions
Definition at line 36 of file Negative.h.
|
inline |
Definition at line 42 of file Negative.h.
|
inline |
Definition at line 47 of file Negative.h.
| Exp const& mpblocks::cuda::polynomial::Negative< Scalar, Exp, Spec >::exp |
Definition at line 39 of file Negative.h.