![]() |
INMOST
Mathematical Modelling Toolkit
|
#include "inmost_common.h"Go to the source code of this file.
Classes | |
| class | INMOST::Sparse::Vector |
| class | INMOST::Sparse::Row |
| Class to store the sparse matrix row. More... | |
| struct | INMOST::Sparse::Row::entry_s |
| Entry of the sparse matrix row. More... | |
| class | INMOST::Sparse::Matrix |
| class | INMOST::Sparse::RowMerger |
| class | INMOST::Sparse::RowMerger::iterator |
Namespaces | |
| INMOST | |
| INMOST::Sparse | |
Macros | |
| #define | MTX_ALLOW_ANNOTATION |
| #define | MTX_ANNOTATION_SIZE 1024 |
Functions | |
| INMOST_MPI_Type | INMOST::Sparse::GetRowEntryType () |
| void | INMOST::Sparse::CreateRowEntryType () |
| void | INMOST::Sparse::DestroyRowEntryType () |
| bool | INMOST::Sparse::HaveRowEntryType () |
| #define MTX_ALLOW_ANNOTATION |
Definition at line 10 of file inmost_sparse.h.
| #define MTX_ANNOTATION_SIZE 1024 |
Definition at line 11 of file inmost_sparse.h.
1.8.5