mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
psdFilterCuda Unit Tests

Functions

 unitTest::placeholder::sigproc_psdFilterCuda_test::TEST_CASE ("psdFilterCuda header has a documentation-only ownership placeholder", "[sigproc::psdFilterCuda][placeholder]")
 Keeps ownership of the legacy psdFilterCuda header visible in the documented test inventory.

Function Documentation

◆ TEST_CASE()

unitTest::placeholder::sigproc_psdFilterCuda_test::TEST_CASE ( "psdFilterCuda header has a documentation-only ownership placeholder" ,
"" [sigproc::psdFilterCuda][placeholder] )

Keeps ownership of the legacy psdFilterCuda header visible in the documented test inventory.

The header predates the rank-aware psdFilter API and depends on removed CUDA helper APIs, so this TEST_CASE is intentionally not compiled.

Todo
Decide whether to remove or modernize the header before enabling compilation and behavioral tests for the CUDA PSD filter.

Definition at line 24 of file psdFilterCuda_test.cpp.