Home
last modified time | relevance | path

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

/third_party/boost/libs/serialization/src/
Dvoid_cast.cpp144 const void * t_new; in vbc_downcast() local
172 const void * t_new; in vbc_upcast() local
/third_party/boost/boost/numeric/odeint/stepper/
Drosenbrock4.hpp276 const state_type &x_new , time_type t_new ) in calc_state()
/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp1106 static inline bool converge_07_update(CT & t, CT & beta, CT const& t_new) in converge_07_update()