Menu

[r7394]: / trunk / toolkits / natgrid / src / nngheadd.h  Maximize  Restore  History

Download this file

14 lines (9 with data), 363 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
void Initialized(int, double [], double [], int, int,
double [], double []);
double armind(int, double *);
double armaxd(int, double *);
extern int ReadDatad();
extern double **MakeGridd(int, int, double *, double *);
extern void c_nnsetrd(char *, double);
extern void c_nngetrd(char *, double *);
extern void Terminate();
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.