|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Device-callable view for ArrayEigenUniMatrixBatch (rows of identically-shaped matrix batches, variable batch count per row). More...
#include "../DeviceView.hpp"Go to the source code of this file.
Classes | |
| class | DNDS::ArrayEigenUniMatrixBatchDeviceView< B, real_T, _n_row, _n_col > |
| Device-callable view onto ArrayEigenUniMatrixBatch rows. More... | |
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
Functions | |
| template<int a, int b> | |
| constexpr rowsize | DNDS::EigenSize_Mul_RowSize () |
a * b if both are compile-time sizes, DynamicSize if either is Eigen::Dynamic, otherwise a sentinel. | |
Device-callable view for ArrayEigenUniMatrixBatch (rows of identically-shaped matrix batches, variable batch count per row).
Definition in file ArrayEigenUniMatrixBatch_DeviceView.hpp.