NumeRe
v1.1.4
NumeRe: Framework für Numerische Rechnungen
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
w
Variables
a
b
c
d
e
f
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Typedefs
b
c
d
e
f
g
i
l
m
n
p
r
s
t
u
v
w
y
z
Enumerations
Enumerator
a
c
e
f
g
h
o
p
s
t
w
x
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
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
c
d
e
f
i
p
r
s
t
v
Enumerations
a
b
c
d
e
f
i
k
l
m
o
p
r
s
t
v
w
Enumerator
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
Related Functions
b
c
d
m
n
o
p
r
s
t
w
x
z
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
n
o
p
q
r
s
t
u
v
w
z
Variables
_
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Typedefs
a
b
c
d
e
f
i
l
m
n
o
p
r
s
t
u
v
w
z
Enumerations
a
c
d
e
f
h
i
m
n
p
r
s
t
v
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Lcs.hpp
Go to the documentation of this file.
1
36
/* If you use this library, you must include dtl.hpp only. */
37
38
#ifndef DTL_LCS_H
39
#define DTL_LCS_H
40
41
namespace
dtl
{
42
46
template
<
typename
elem>
47
class
Lcs
:
public
Sequence
< elem >
48
{
49
public :
50
Lcs
() {}
51
~Lcs
() {}
52
};
53
}
54
55
#endif
// DTL_LCS_H
dtl::Lcs
Definition:
Lcs.hpp:48
dtl::Lcs::Lcs
Lcs()
Definition:
Lcs.hpp:50
dtl::Lcs::~Lcs
~Lcs()
Definition:
Lcs.hpp:51
dtl::Sequence
Definition:
Sequence.hpp:48
dtl
Definition:
Diff.hpp:41
common
dtl
Lcs.hpp
Generated by
1.9.3