C++ main module for gpm Package  1.0
Classes | Typedefs | Functions
CORE_Matrix.h File Reference
#include "CORE_List.h"
#include "types.h"
#include <vector>
#include "CORE_SharedPointersList.h"
#include "CORE_String.h"
#include "CORE_Vector.h"
#include "CORE_Matrix.hpp"
Include dependency graph for CORE_Matrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CORE_Matrix< T >
 this class describes a vector of boost vectors More...
 

Typedefs

typedef CORE_Matrix< tBooleanCORE_BooleanMatrix
 
typedef CORE_Matrix< tCharacterCORE_CharacterMatrix
 
typedef CORE_Matrix< int > CORE_IntMatrix
 
typedef CORE_Matrix< tRealCORE_RealMatrix
 
typedef CORE_Matrix< tComplexCORE_ComplexMatrix
 
typedef CORE_Matrix< tFlagCORE_FlagMatrix
 
typedef CORE_Matrix< tShortCORE_ShortMatrix
 
typedef CORE_Matrix< tStringCORE_StringMatrix
 
typedef CORE_Matrix< tIntegerCORE_IntegerMatrix
 
typedef CORE_Matrix
< tRelativeInteger
CORE_RelativeIntegerMatrix
 

Functions

 TYPEDEF_SPTR (CORE_BooleanMatrix)
 
 TYPEDEF_SPTR (CORE_CharacterMatrix)
 
 TYPEDEF_SPTR (CORE_IntMatrix)
 
 TYPEDEF_SPTR (CORE_RealMatrix)
 
 TYPEDEF_SPTR (CORE_ComplexMatrix)
 
 TYPEDEF_SPTR (CORE_FlagMatrix)
 
 TYPEDEF_SPTR (CORE_RelativeIntegerMatrix)
 
 TYPEDEF_SPTR (CORE_IntegerMatrix)
 
 TYPEDEF_SPTR (CORE_StringMatrix)
 
 TYPEDEF_SPTR (CORE_ShortMatrix)
 

Typedef Documentation

Function Documentation

TYPEDEF_SPTR ( CORE_BooleanMatrix  )
TYPEDEF_SPTR ( CORE_CharacterMatrix  )
TYPEDEF_SPTR ( CORE_IntMatrix  )
TYPEDEF_SPTR ( CORE_RealMatrix  )
TYPEDEF_SPTR ( CORE_ComplexMatrix  )
TYPEDEF_SPTR ( CORE_FlagMatrix  )
TYPEDEF_SPTR ( CORE_RelativeIntegerMatrix  )
TYPEDEF_SPTR ( CORE_IntegerMatrix  )
TYPEDEF_SPTR ( CORE_StringMatrix  )
TYPEDEF_SPTR ( CORE_ShortMatrix  )