Classes | Namespaces | Functions
Matrix.h File Reference
#include <sys/types.h>
#include <assert.h>
#include <iostream>
#include "Vector.h"
Include dependency graph for Matrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  puma2::Matrix< T >
 Represents a matrix template class. More...

Namespaces

namespace  puma2

Functions

template<class T >
Matrix< T > puma2::operator* (const Matrix< T > &, const Matrix< T > &)
template<class T >
Vector< T > puma2::operator* (const Matrix< T > &, const Vector< T > &)
template<class T >
Vector< T > puma2::operator* (const T &, const Vector< T > &)
template<class T >
puma2::operator* (const Vector< T > &, const Vector< T > &)


obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:43