|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
#include <ArrayEigenMatrixBatch_DeviceView.hpp>
Public Member Functions | |
| DNDS_DEVICE_CALLABLE uint32_t | getM () const |
| DNDS_DEVICE_CALLABLE uint32_t | getN () const |
| DNDS_DEVICE_CALLABLE void | setM (uint32_t v) |
| DNDS_DEVICE_CALLABLE void | setN (uint32_t v) |
Public Attributes | |
| uint64_t | data |
Definition at line 38 of file ArrayEigenMatrixBatch_DeviceView.hpp.
|
inline |
Definition at line 41 of file ArrayEigenMatrixBatch_DeviceView.hpp.
|
inline |
Definition at line 42 of file ArrayEigenMatrixBatch_DeviceView.hpp.
|
inline |
Definition at line 43 of file ArrayEigenMatrixBatch_DeviceView.hpp.
|
inline |
Definition at line 44 of file ArrayEigenMatrixBatch_DeviceView.hpp.
| uint64_t DNDS::MatrixBatch< real_T >::UInt32PairIn64::data |
Definition at line 40 of file ArrayEigenMatrixBatch_DeviceView.hpp.