|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
This is the complete list of members for DNDS::MatrixBatch< real_T >, including all inherited members.
| CompressIn(const std::vector< t_matrices_elem > &matrices) | DNDS::MatrixBatch< real_T > | inline |
| getBufSize(const std::vector< t_matrices_elem > &matrices) | DNDS::MatrixBatch< real_T > | inlinestatic |
| getNCol(rowsize k) const | DNDS::MatrixBatch< real_T > | inline |
| getNRow(rowsize k) const | DNDS::MatrixBatch< real_T > | inline |
| getOffset(rowsize k) const | DNDS::MatrixBatch< real_T > | inline |
| MatrixBatch(real_T *n_buf, rowsize new_size) | DNDS::MatrixBatch< real_T > | inline |
| operator[](rowsize k) | DNDS::MatrixBatch< real_T > | inline |
| operator[](rowsize k) const | DNDS::MatrixBatch< real_T > | inline |
| setNCol(rowsize k, uint16_t v) | DNDS::MatrixBatch< real_T > | inline |
| setNRow(rowsize k, uint16_t v) | DNDS::MatrixBatch< real_T > | inline |
| setOffset(rowsize k, uint32_t v) | DNDS::MatrixBatch< real_T > | inline |
| Size() const | DNDS::MatrixBatch< real_T > | inline |
| t_map typedef | DNDS::MatrixBatch< real_T > | |
| t_map_const typedef | DNDS::MatrixBatch< real_T > | |
| t_matrix typedef | DNDS::MatrixBatch< real_T > |