Home
last modified time | relevance | path

Searched refs:example_tmb_atomic (Results 1 – 1 of 1) sorted by relevance

/dports/math/cppad/CppAD-20210000.8/test_more/cppad_for_tmb/
H A Dperfer_reverse.cpp23 class example_tmb_atomic : public CppAD::atomic_base<double> { class
26 example_tmb_atomic(const std::string& name) in example_tmb_atomic() function in __anon73a2ad390111::example_tmb_atomic
88 example_tmb_atomic afun("reciprocal"); in prefer_reverse()