1main(3) HPL Library Functions main(3)
23
4
NAME
6main - HPL main timing program.
7
SYNOPSIS
9#include "hpl.h"
1011
int main();
12
DESCRIPTION
14main is the main driver program for testing the HPL routines. This
15program is driven by a short data file named "HPL.dat".
16
SEE ALSO
18HPL_pdinfo (3), HPL_pdtest (3).
1920
21
22
HPL 2.2 February 24, 2016 main(3)