DiffEq - Modern C++ ODE Integration Library 1.0.0
High-performance C++ library for solving ODEs with async signal processing
|
This is the complete list of members for diffeq::realtime::CustomExecutor, including all inherited members.
CustomExecutor(size_t num_threads=std::thread::hardware_concurrency()) (defined in diffeq::realtime::CustomExecutor) | diffeq::realtime::CustomExecutor | inline |
shutdown() (defined in diffeq::realtime::CustomExecutor) | diffeq::realtime::CustomExecutor | inline |
submit(F &&func) -> std::future< std::invoke_result_t< F > > (defined in diffeq::realtime::CustomExecutor) | diffeq::realtime::CustomExecutor | inline |
~CustomExecutor() (defined in diffeq::realtime::CustomExecutor) | diffeq::realtime::CustomExecutor | inline |