Home
last modified time | relevance | path

Searched defs:test_ode_table (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/numeric/odeint/examples/nt2/
Dphase_oscillator_ensemble.cpp111 struct test_ode_table struct
118 test_ode_table ( ) in test_ode_table() argument
142 friend std::ostream& operator<<(std::ostream& os, test_ode_table<T> const& p) in operator <<() argument
164 test_ode_table<double> test_double; in main() argument