#include <math.h>
#include <iomanip>
#include "PuriStepInfoDebug.h"
Go to the source code of this file.
Namespaces | |
| namespace | mat |
Classes | |
| class | mat::PuriStepInfo< Treal, Tvector, TdebugPolicy > |
| Contains information about the matrix before a purification step and about the step. More... | |
Defines | |
| #define | __ID__ "$Id: PuriStepInfo.h 4437 2012-07-05 09:01:18Z elias $" |
Functions | |
| template<typename Treal, typename Tvector, typename TdebugPolicy> | |
| std::ostream & | mat::operator<< (std::ostream &s, PuriStepInfo< Treal, Tvector, TdebugPolicy > const &psi) |
Copyright(c) Emanuel Rubensson 2007
| #define __ID__ "$Id: PuriStepInfo.h 4437 2012-07-05 09:01:18Z elias $" |
1.4.7