mirror of
https://github.com/boostorg/odeint.git
synced 2026-01-30 20:12:19 +00:00
travis running
This commit is contained in:
@@ -93,7 +93,7 @@ size_t integrate_const(
|
||||
time = start_time + static_cast< typename unit_value_type<Time>::type >(step) * time_step;
|
||||
}
|
||||
obs( start_state , time );
|
||||
|
||||
|
||||
return real_steps;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user