HiRep
0.1
Loading...
Searching...
No Matches
find_spec_limits.h
1
#ifndef FIND_SPEC_LIMITS_H
2
#define FIND_SPEC_LIMITS_H
3
#ifdef __cplusplus
4
extern
"C"
{
5
#endif
6
7
/* find spectral interval using eva */
8
void
find_spec_H2(
double
*max,
double
*min);
9
10
#ifdef __cplusplus
11
}
12
#endif
13
#endif
//FIND_SPEC_LIMITS_H
Include
Update
find_spec_limits.h
Generated by
1.12.0