Alamo
src
Numeric
Interpolator
Test.H
Go to the documentation of this file.
1
#ifndef NUMERIC_INTERPOLATOR_TEST_H
2
#define NUMERIC_INTERPOLATOR_TEST_H
3
4
namespace
Numeric
5
{
6
namespace
Interpolator
7
{
8
template
<
class
In>
9
class
Test
10
{
11
public
:
12
int
Match
(
int
);
13
private
:
14
15
};
16
}
17
}
18
19
20
21
22
#endif
Numeric::Interpolator::Test::Match
int Match(int)
Test
Definition:
GB.H:7
Numeric
This namespace contains some numerical tools.
Definition:
Function.H:5
Generated on Sat Feb 8 2025 00:07:39 for Alamo by
1.8.17