Loading [MathJax]/extensions/tex2jax.js
NiHu
2.0
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
Functions
Typedefs
Enumerator
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
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
c
d
f
i
m
n
p
q
r
s
t
v
x
Typedefs
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
v
w
x
y
Enumerator
d
i
j
k
l
m
n
o
p
q
r
s
t
Files
File List
File Members
All
Functions
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
lib_tmp.cpp
1
#include "../tmp/interval.hpp"
2
3
namespace
tmp
4
{
5
7
template
<>
8
int
eval_interval<tmp::vector<> >(double)
9
{
10
throw
std::out_of_range(
"cannot determine interval value"
);
11
}
12
13
}
// end of namespace tmp
tmp
template metaprogramming functions
Definition:
asymptotic_types.hpp:101
src
library
lib_tmp.cpp
Generated on Sun Apr 6 2025 01:00:15 for NiHu by
1.8.18