mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
templateBLAS_test.cpp File Reference

Tests the typed BLAS wrappers. More...

Tests the typed BLAS wrappers.

Definition in file templateBLAS_test.cpp.

#include "../../catch2/catch.hpp"
#include "../../../include/math/templateBLAS.hpp"

Go to the source code of this file.

Functions

 TEST_CASE ("testing scal", "[templateBLAS]")
 Verify typed scal wrappers for supported real and complex precisions.