|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Batch of variable-sized Eigen matrices stored in CSR layout. More...
#include "../ArrayTransformer.hpp"#include "DNDS/Defines.hpp"#include "ArrayEigenMatrixBatch_DeviceView.hpp"#include "DNDS/DeviceStorage.hpp"Go to the source code of this file.
Classes | |
| class | DNDS::ArrayEigenMatrixBatch |
| CSR array storing a variable-sized batch of Eigen matrices per row. More... | |
| class | DNDS::ArrayEigenMatrixBatch::iterator< B > |
| Element iterator for ArrayEigenMatrixBatch, yielding MatrixBatch per row. More... | |
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
Batch of variable-sized Eigen matrices stored in CSR layout.
Definition in file ArrayEigenMatrixBatch.hpp.