#include <cu-matrixdim.h>
Public Attributes | |
int32_cuda | row |
int32_cuda | column |
Real | weight |
Definition at line 35 of file cu-matrixdim.h.
int32_cuda column |
Definition at line 37 of file cu-matrixdim.h.
int32_cuda row |
Definition at line 36 of file cu-matrixdim.h.
Real weight |
Definition at line 38 of file cu-matrixdim.h.