MDA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
Classes | Namespaces
MatrixStack.hpp File Reference

File to contain the MatrixStack class. More...

#include <cstdlib>
#include <vector>
#include "Matrix.hpp"

Go to the source code of this file.

Classes

class  MDAT::MatrixStack< n, DataType >
 A simple class to contain a set of 2 dimensional matrices. More...
 

Namespaces

namespace  MDAT
 The general namespace of this project.
 

Detailed Description

File to contain the MatrixStack class.