gpp_python_test¶
Contents:
gpp_python_test.hpp¶
This file registers a Python function that invokes all of the C++ tests.
namespace optimal_learning
Macro to allow restrict as a keyword for C++ compilation and CUDA/nvcc compilation. See related entry in gpp_common.hpp for more details.
gpp_python_test.cpp¶
namespace optimal_learning
Macro to allow restrict as a keyword for C++ compilation and CUDA/nvcc compilation. See related entry in gpp_common.hpp for more details.
Functionsvoid ExportCppTestFunctions()Runs all C++ unit tests.