Namespaces | Functions

MOR_CollocationMetricCriterion.cpp File Reference

#include "MOR_CollocationMetricCriterion.hpp"
#include "MOR_ExtendedEpetraLapack.hpp"
#include "Teuchos_TestForException.hpp"
#include <vector>
#include <algorithm>
#include <cmath>
#include <cstddef>
Include dependency graph for MOR_CollocationMetricCriterion.cpp:

Go to the source code of this file.

Namespaces

namespace  MOR
namespace  MOR::Detail

Functions

double MOR::Detail::frobeniusNorm (const Epetra_SerialSymDenseMatrix &matrix)
double MOR::Detail::selectedEigenvalue (const Epetra_SerialSymDenseMatrix &m, int rank)
double MOR::Detail::largestEigenvalue (const Epetra_SerialSymDenseMatrix &m)
double MOR::Detail::smallestEigenvalue (const Epetra_SerialSymDenseMatrix &m)