#include <cu-block-matrix.h>
Public Attributes | |
MatrixIndexT | num_rows |
MatrixIndexT | num_cols |
MatrixIndexT | row_offset |
MatrixIndexT | col_offset |
Definition at line 113 of file cu-block-matrix.h.
MatrixIndexT col_offset |
Definition at line 117 of file cu-block-matrix.h.
Referenced by CuBlockMatrix< Real >::CuBlockMatrix().
MatrixIndexT num_cols |
Definition at line 115 of file cu-block-matrix.h.
Referenced by CuBlockMatrix< Real >::CuBlockMatrix().
MatrixIndexT num_rows |
Definition at line 114 of file cu-block-matrix.h.
Referenced by CuBlockMatrix< Real >::CuBlockMatrix().
MatrixIndexT row_offset |
Definition at line 116 of file cu-block-matrix.h.
Referenced by CuBlockMatrix< Real >::CuBlockMatrix().