purification_old.h File Reference

Purification methods. More...

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

Go to the source code of this file.

Namespaces

namespace  mat

Functions

template<class Treal, class MAT>
void mat::tc2_extra (MAT &D, const int nshells, const int nsteps, const Treal frob_trunc=0)
template<class Treal, class MAT>
void mat::tc2_extra_auto (MAT &D, const int nshells, int &nsteps, const Treal frob_trunc, const int maxiter=50)
template<class Treal, class MAT>
void mat::tc2 (MAT &D, int &iterations, const MAT &H, const int nshells, const Treal trace_error_limit=1e-2, const Treal frob_trunc=0, int *polys=NULL, const int maxiter=100)
template<class Treal, class MAT>
void mat::tc2_auto (MAT &D, int &iterations, const MAT &H, const int nocc, const Treal frob_trunc=0, int *polys=NULL, const int maxiter=100)


Detailed Description

Purification methods.

Author:
Emanuel Rubensson responsible author
Date:
2005-2006

Generated on Mon Sep 17 14:30:41 2012 for ergo by  doxygen 1.4.7