SCALAPACK
2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
size.c
Go to the documentation of this file.
1
#include <stdio.h>
2
main
()
3
{
4
printf(
"ISIZE=%d\nSSIZE=%d\nDSIZE=%d\nCSIZE=%d\nZSIZE=%d\n"
,
5
sizeof
(
int
),
sizeof
(
float
),
sizeof
(
double
),
6
2*
sizeof
(
float
), 2*
sizeof
(
double
));
7
}
main
main()
Definition
size.c:2
BLACS
INSTALL
size.c
Generated on Sun Jan 12 2025 15:58:37 for SCALAPACK by
1.9.8