mat::EuclTruncationSymmWithZ< Tmatrix, TmatrixZ, Treal > Class Template Reference

Truncation of symmetric matrices with Z. More...

#include <truncation.h>

Inheritance diagram for mat::EuclTruncationSymmWithZ< Tmatrix, TmatrixZ, Treal >:

mat::EuclTruncationSymm< Tmatrix, Treal > mat::EuclTruncationBase< Tmatrix, Treal > List of all members.

Public Member Functions

 EuclTruncationSymmWithZ (Tmatrix &A_, TmatrixZ const &Z_)

Protected Member Functions

virtual void getFrobTruncBounds (Treal &lowTrunc, Treal &highTrunc, Treal const threshold)
virtual Interval< Treal > euclIfSmall (Treal const absTol, Treal const threshold)

Protected Attributes

TmatrixZ const & Z

Detailed Description

template<typename Tmatrix, typename TmatrixZ, typename Treal>
class mat::EuclTruncationSymmWithZ< Tmatrix, TmatrixZ, Treal >

Truncation of symmetric matrices with Z.

Truncation of a symmetric matrix A giving a truncated matrix B = A + E such that the norm of the congruently transformed error matrix ||Z^T * E * Z||_2 < threshold


Constructor & Destructor Documentation

template<typename Tmatrix, typename TmatrixZ, typename Treal>
mat::EuclTruncationSymmWithZ< Tmatrix, TmatrixZ, Treal >::EuclTruncationSymmWithZ ( Tmatrix &  A_,
TmatrixZ const &  Z_ 
) [inline]


Member Function Documentation

template<typename Tmatrix, typename TmatrixZ, typename Treal>
Interval< Treal > mat::EuclTruncationSymmWithZ< Tmatrix, TmatrixZ, Treal >::euclIfSmall ( Treal const   absTol,
Treal const   threshold 
) [protected, virtual]

Reimplemented from mat::EuclTruncationSymm< Tmatrix, Treal >.

template<typename Tmatrix, typename TmatrixZ, typename Treal>
void mat::EuclTruncationSymmWithZ< Tmatrix, TmatrixZ, Treal >::getFrobTruncBounds ( Treal &  lowTrunc,
Treal &  highTrunc,
Treal const   threshold 
) [protected, virtual]

Reimplemented from mat::EuclTruncationSymm< Tmatrix, Treal >.


Member Data Documentation

template<typename Tmatrix, typename TmatrixZ, typename Treal>
TmatrixZ const& mat::EuclTruncationSymmWithZ< Tmatrix, TmatrixZ, Treal >::Z [protected]


The documentation for this class was generated from the following file:
Generated on Mon Sep 17 14:30:42 2012 for ergo by  doxygen 1.4.7