cheshirekow  v0.1.0
mpblocks::cuda::linalg2::MatrixElement< Scalar, ROWS, COLS, i, j > Struct Template Reference

default template has column inheritence More...

#include <mpblocks/cuda/linalg2/Matrix.h>

Public Attributes

Scalar m_data
 

Detailed Description

template<typename Scalar, Size_t ROWS, Size_t COLS, Size_t i, Size_t j>
struct mpblocks::cuda::linalg2::MatrixElement< Scalar, ROWS, COLS, i, j >

default template has column inheritence

Definition at line 40 of file Matrix.h.

Member Data Documentation

template<typename Scalar, Size_t ROWS, Size_t COLS, Size_t i, Size_t j>
Scalar mpblocks::cuda::linalg2::MatrixElement< Scalar, ROWS, COLS, i, j >::m_data

Definition at line 43 of file Matrix.h.


The documentation for this struct was generated from the following file: