CHROMA
Main Page
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
z
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
c
e
f
g
h
m
o
p
q
r
s
t
v
w
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
q
r
s
t
u
w
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
e
h
i
k
r
s
t
v
Related Functions
:
a
g
h
i
l
o
p
r
s
t
u
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
o
p
q
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
e
l
m
p
q
s
t
u
Enumerations
Enumerator
c
e
f
g
h
l
n
o
s
t
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
lib
meas
eig
eig/eig.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
/*! \file
4
* \brief Eigenvalue measurements
5
*
6
* Central include file for all measurements of eigenvalues
7
*/
8
9
/*! \defgroup eig Eigenvalue measurements
10
* \ingroup meas
11
*
12
* Central include file for all measurements related to calculations
13
* of eigenvalues of various linear operators.
14
*/
15
16
#ifndef __eig_h__
17
#define __eig_h__
18
19
#include "
gramschm.h
"
20
#include "
gramschm_array.h
"
21
#include "
sn_jacob.h
"
22
#include "
sn_jacob_array.h
"
23
#include "
ritz.h
"
24
#include "
ritz_array.h
"
25
#include "
eig_spec.h
"
26
#include "
eig_spec_array.h
"
27
28
#include "
eig_w.h
"
29
#include "
eig_s.h
"
30
31
#endif
eig_s.h
Eigenvalue measurements.
eig_spec.h
eig_spec_array.h
eig_w.h
Eigenvalue measurements.
gramschm.h
Gramm-Schmidt orthogonolization.
gramschm_array.h
Gramm-Schmidt orthogonolization.
ritz.h
ritz_array.h
sn_jacob.h
sn_jacob_array.h
Generated by
1.9.1