GEigsMode.h
Go to the documentation of this file.
1 // Copyright (C) 2016-2019 Yixuan Qiu <yixuan.qiu@cos.name>
2 //
3 // This Source Code Form is subject to the terms of the Mozilla
4 // Public License v. 2.0. If a copy of the MPL was not distributed
5 // with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
6 
7 #ifndef GEIGS_MODE_H
8 #define GEIGS_MODE_H
9 
10 namespace Spectra {
11 
18 {
20 
22 
24 
26 
28 };
29 
30 } // namespace Spectra
31 
32 #endif // GEIGS_MODE_H
Using Cholesky decomposition to solve generalized eigenvalues.
Definition: GEigsMode.h:19
Cayley transformation mode for generalized eigenvalue solver.
Definition: GEigsMode.h:27
Buckling mode for generalized eigenvalue solver.
Definition: GEigsMode.h:25
Regular inverse mode for generalized eigenvalue solver.
Definition: GEigsMode.h:21
GEIGS_MODE
Definition: GEigsMode.h:17
Shift-and-invert mode for generalized eigenvalue solver.
Definition: GEigsMode.h:23


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:42:05