|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Tests vector statistics used by HCI preprocessing. More...
Tests vector statistics used by HCI preprocessing.
Definition in file vectorUtils_test.cpp.
#include "../../catch2/catch.hpp"#include "../../../include/math/vectorUtils.hpp"#include <vector>Go to the source code of this file.
Functions | |
| unitTest::math_vectorUtils_test::TEST_CASE ("vectorVariance computes sample variance", "[math::vectorUtils::vectorVariance]") | |
| Verifies the sample-variance overload used by HCI time-series normalization. | |