matrix.h File Reference

#include <iostream>
#include <fstream>
#include <string>
#include <math.h>
#include <time.h>

Classes

class  CVector< T >
 Class representing vector. More...
class  CMatrix< T >
 Class representing matrix. More...

Functions

template<class T>
std::ostream & operator<< (std::ostream &os, const CVector< T > &v)
template<class T>
std::ostream & operator<< (std::ostream &os, const CMatrix< T > &m)

Function Documentation

template<class T>
std::ostream& operator<< ( std::ostream &  os,
const CMatrix< T > &  m 
) [inline]

template<class T>
std::ostream& operator<< ( std::ostream &  os,
const CVector< T > &  v 
) [inline]


Generated on Sat May 24 19:47:31 2008 for Semi-hyperbolicity by  doxygen 1.5.5