ergo
PuriStepInfo.h File Reference

PuriStepInfo class. More...

#include <math.h>
#include <iomanip>
#include "PuriStepInfoDebug.h"

Go to the source code of this file.

Classes

class  mat::PuriStepInfo< Treal, Tvector, TdebugPolicy >
 Contains information about the matrix before a purification step and about the step. More...
 

Namespaces

 mat
 

Macros

#define __ID__   "$Id$"
 

Functions

template<typename Treal , typename Tvector , typename TdebugPolicy >
std::ostream & mat::operator<< (std::ostream &s, PuriStepInfo< Treal, Tvector, TdebugPolicy > const &psi)
 

Detailed Description

PuriStepInfo class.

Copyright(c) Emanuel Rubensson 2007

Author
Emanuel Rubensson responsible author
Date
January 2007

Macro Definition Documentation

#define __ID__   "$Id$"