|
cheshirekow
v0.1.0
|
assignment More...
#include <mpblocks/cuda/linalg/StreamAssignment.h>
Public Types | |
| typedef StreamAssignment< Mat > | Stream_t |
Public Member Functions | |
| template<typename Format_t > | |
| __device__ __host__ Stream_t & | operator, (Format_t x) |
| template<typename Format_t > | |
| __device__ __host__ Stream_t & | operator<< (Format_t x) |
| __device__ __host__ | StreamAssignment (Mat &M) |
Private Attributes | |
| unsigned int | m_i |
| Mat & | m_mat |
assignment
Definition at line 41 of file StreamAssignment.h.
| typedef StreamAssignment<Mat> mpblocks::cuda::linalg::StreamAssignment< Mat >::Stream_t |
Definition at line 44 of file StreamAssignment.h.
|
inline |
Definition at line 52 of file StreamAssignment.h.
|
inline |
Definition at line 67 of file StreamAssignment.h.
|
inline |
Definition at line 59 of file StreamAssignment.h.
|
private |
Definition at line 48 of file StreamAssignment.h.
|
private |
Definition at line 47 of file StreamAssignment.h.