ergo
|
Symmetric matrix class. More...
#include <algorithm>
#include "MatrixBase.h"
#include "Interval.h"
#include "LanczosLargestMagnitudeEig.h"
#include "mat_utils.h"
#include "truncation.h"
Go to the source code of this file.
Classes | |
class | mat::MatrixSymmetric< Treal, Tmatrix > |
Symmetric matrix. More... | |
Namespaces | |
mat | |
Functions | |
template<typename Treal , typename Tmatrix , typename Top > | |
Treal | mat::accumulate (MatrixSymmetric< Treal, Tmatrix > &A, Top &op) |
Performs operation specified in 'op' on all nonzero matrix elements and sums up the result and returns it. More... | |
Symmetric matrix class.
Copyright(c) Emanuel Rubensson 2006