Bimetric 3+1 toolkit for spherical symmetry
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
numMethods/matrix.h File Reference

Vector and Matrix classes. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Vector< T >
 A vector (or an array) of elements. More...
class  Matrix< T >
 A matrix (a two-dimensional array) of elements. More...

Defines

#define assertBounds(v, e)

Typedefs

typedef const Vector< RealVecReal_I
typedef Vector< RealVecReal
typedef Vector< RealVecReal_O
typedef Vector< RealVecReal_IO
typedef Vector< IntVecInt
typedef const Matrix< RealMatReal_I
typedef Matrix< RealMatReal
typedef Matrix< RealMatReal_O
typedef Matrix< RealMatReal_IO

Detailed Description

Vector and Matrix classes.

Author:
Mikica Kocic

Definition in file matrix.h.