matrix.hpp File Reference

Basis for matrix implementations. More...

#include <iostream>
#include "mvector.hpp"

Go to the source code of this file.

Classes

struct  MatrixMulVec
 Container object for matrix-vector multiplication operation. More...
class  Matrix
 Base matrix class. More...

Defines

#define MATRIX_HPP   1

Functions

std::ostream & operator<< (std::ostream &os, const Matrix &mat)


Detailed Description

Basis for matrix implementations.


Define Documentation

#define MATRIX_HPP   1


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Matrix mat 
)


Generated on Thu Apr 21 13:39:59 2011 for IBSimu by  doxygen 1.4.7