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

Go to the source code of this file.

Classes

struct  INMOST::Promote< A, B >
 
struct  INMOST::Promote< INMOST_DATA_REAL_TYPE, INMOST_DATA_REAL_TYPE >
 
struct  INMOST::Promote< INMOST_DATA_REAL_TYPE, variable >
 
struct  INMOST::Promote< variable, INMOST_DATA_REAL_TYPE >
 
struct  INMOST::Promote< variable, variable >
 
class  INMOST::Matrix< Var >
 

Namespaces

 INMOST
 

Typedefs

typedef Matrix
< INMOST_DATA_REAL_TYPE
INMOST::rMatrix
 
typedef Matrix< variable > INMOST::vMatrix