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