Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d9945af5 authored by Mathieu Faverge's avatar Mathieu Faverge
Browse files

Merge branch 'issue/dlamch' into 'master'

Add lapacke header for dlamch calls when setting the precision for testings.

See merge request !356
parents e265d3b0 0d0a0ec3
No related branches found
No related tags found
1 merge request!356Add lapacke header for dlamch calls when setting the precision for testings.
......@@ -25,6 +25,7 @@
*
*/
#include "testings.h"
#include "coreblas/lapacke.h"
testing_options_t options;
......
......@@ -19,6 +19,7 @@
*
*/
#include "testings.h"
#include "coreblas/lapacke.h"
testing_options_t options;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment