|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Tests the typed LAPACK wrappers. More...
Tests the typed LAPACK wrappers.
Definition in file templateLapack_test.cpp.
#include "../../catch2/catch.hpp"#include "../../../include/math/templateLapack.hpp"#include <array>#include <cmath>#include <limits>Go to the source code of this file.
Functions | |
| TEST_CASE ("getting lamch values", "[templateLapack]") | |
| Verify typed lamch wrappers for supported real precisions. | |
| TEST_CASE ("solving a rank-one secular equation with laed9", "[templateLapack]") | |
| solving a rank-one secular equation with laed9 | |