cheshirekow
v0.1.0
|
assignment More...
#include <mpblocks/cuda/polynomial/StreamAssignment.h>
Public Member Functions | |
template<typename Scalar2 > | |
__host__ __device__ StreamAssignment< Scalar, Exp, idx+1 > | append (Scalar2 x) |
template<typename Scalar2 > | |
__host__ __device__ StreamAssignment< Scalar, Exp, idx+1 > | operator, (Scalar2 x) |
__host__ __device__ | StreamAssignment (Exp &exp) |
Private Attributes | |
Exp & | m_exp |
assignment
Definition at line 47 of file StreamAssignment.h.
|
inline |
Definition at line 54 of file StreamAssignment.h.
|
inline |
Definition at line 60 of file StreamAssignment.h.
|
inline |
Definition at line 68 of file StreamAssignment.h.
|
private |
Definition at line 50 of file StreamAssignment.h.