#include <memory>#include <cstdlib>#include "eigens.hh"#include "solverFabric.hh"#include "space/space.hh"#include "operator/compositions.hh"#include "operator/sparseMatrix.hh"#include "operator/permutation.hh"#include "sparseqr/givensRotations.hh"Go to the source code of this file.
Classes | |
| class | eigensolver::Constrained |
Namespaces | |
| namespace | eigensolver |
Solves a constrained eigenvalue problem
Definition in file constrained.hh.