Home
Browse Files
1
2
3
4
5
6
7
8
9
10
#include BLAS_HEADER
extern
"C"
{
void
ULMBLAS(drotmg)()
{
}
}
// extern "C"
Home