DiffEq - Modern C++ ODE Integration Library 1.0.0
High-performance C++ library for solving ODEs with async signal processing
Loading...
Searching...
No Matches
diffeq::realtime::CustomExecutor Member List

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::CustomExecutorinline
shutdown() (defined in diffeq::realtime::CustomExecutor)diffeq::realtime::CustomExecutorinline
submit(F &&func) -> std::future< std::invoke_result_t< F > > (defined in diffeq::realtime::CustomExecutor)diffeq::realtime::CustomExecutorinline
~CustomExecutor() (defined in diffeq::realtime::CustomExecutor)diffeq::realtime::CustomExecutorinline