INMOST
Mathematical Modelling Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Functions
inmost_sparse.h File Reference
#include "inmost_common.h"
Include dependency graph for inmost_sparse.h:
This graph shows which files directly or indirectly include this file:

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 ()
 

Macro Definition Documentation

#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.