Home
last modified time | relevance | path

Searched refs:adjust_size (Results 1 – 25 of 610) sorted by relevance

12345678910>>...25

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/numeric/odeint/stepper/
H A Dcontrolled_runge_kutta.hpp267 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
308 …m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_imp… in try_step()
345 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
398 void adjust_size( const StateType &x ) in adjust_size() function in boost::numeric::odeint::controlled_runge_kutta
403 m_stepper.adjust_size( x ); in adjust_size()
431 …m_dxdt_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_impl… in try_step_v1()
627 …if( m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt… in try_step()
662 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
663 …m_dxdt_new_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_… in try_step()
707 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/numeric/odeint/stepper/
H A Dcontrolled_runge_kutta.hpp267 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
308 …m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_imp… in try_step()
345 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
398 void adjust_size( const StateType &x ) in adjust_size() function in boost::numeric::odeint::controlled_runge_kutta
403 m_stepper.adjust_size( x ); in adjust_size()
431 …m_dxdt_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_impl… in try_step_v1()
627 …if( m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt… in try_step()
662 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
663 …m_dxdt_new_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_… in try_step()
707 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/numeric/odeint/stepper/
H A Dcontrolled_runge_kutta.hpp267 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
308 …m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_imp… in try_step()
345 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
398 void adjust_size( const StateType &x ) in adjust_size() function in boost::numeric::odeint::controlled_runge_kutta
403 m_stepper.adjust_size( x ); in adjust_size()
431 …m_dxdt_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_impl… in try_step_v1()
627 …if( m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt… in try_step()
662 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
663 …m_dxdt_new_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_… in try_step()
707 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/numeric/odeint/stepper/
H A Dcontrolled_runge_kutta.hpp267 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
308 …m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_imp… in try_step()
345 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
398 void adjust_size( const StateType &x ) in adjust_size() function in boost::numeric::odeint::controlled_runge_kutta
403 m_stepper.adjust_size( x ); in adjust_size()
431 …m_dxdt_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_impl… in try_step_v1()
627 …if( m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt… in try_step()
662 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
663 …m_dxdt_new_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_… in try_step()
707 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/numeric/odeint/stepper/
H A Dcontrolled_runge_kutta.hpp267 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
308 …m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_imp… in try_step()
345 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
398 void adjust_size( const StateType &x ) in adjust_size() function in boost::numeric::odeint::controlled_runge_kutta
403 m_stepper.adjust_size( x ); in adjust_size()
431 …m_dxdt_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_impl… in try_step_v1()
627 …if( m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt… in try_step()
662 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
663 …m_dxdt_new_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_… in try_step()
707 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/numeric/odeint/stepper/
H A Dcontrolled_runge_kutta.hpp267 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
308 …m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_imp… in try_step()
345 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
398 void adjust_size( const StateType &x ) in adjust_size() function in boost::numeric::odeint::controlled_runge_kutta
403 m_stepper.adjust_size( x ); in adjust_size()
431 …m_dxdt_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_impl… in try_step_v1()
627 …if( m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt… in try_step()
662 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
663 …m_dxdt_new_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_… in try_step()
707 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &/*x*/ , ResizeFunction /*f*/ ) in adjust_size() function
/dports/devel/hyperscan/boost_1_75_0/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &/*x*/ , ResizeFunction /*f*/ ) in adjust_size() function
/dports/devel/boost-python-libs/boost_1_72_0/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &/*x*/ , ResizeFunction /*f*/ ) in adjust_size() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &/*x*/ , ResizeFunction /*f*/ ) in adjust_size() function
/dports/devel/R-cran-BH/BH/inst/include/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &/*x*/ , ResizeFunction /*f*/ ) in adjust_size() function
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &/*x*/ , ResizeFunction /*f*/ ) in adjust_size() function
/dports/databases/percona57-server/boost_1_59_0/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
/dports/databases/xtrabackup/boost_1_59_0/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &/*x*/ , ResizeFunction /*f*/ ) in adjust_size() function
/dports/databases/percona57-client/boost_1_59_0/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &/*x*/ , ResizeFunction /*f*/ ) in adjust_size() function
/dports/devel/boost-libs/boost_1_72_0/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &/*x*/ , ResizeFunction /*f*/ ) in adjust_size() function
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &/*x*/ , ResizeFunction /*f*/ ) in adjust_size() function
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/numeric/odeint/util/
H A Dresizer.hpp51 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
67 bool adjust_size( const State &x , ResizeFunction f ) in adjust_size() function
82 bool adjust_size( const State &/*x*/ , ResizeFunction /*f*/ ) in adjust_size() function
/dports/devel/boost-docs/boost_1_72_0/boost/numeric/odeint/stepper/
H A Dcontrolled_runge_kutta.hpp340 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
381 …m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_imp… in try_step()
422 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
448 void adjust_size( const StateType &x ) in adjust_size() function in boost::numeric::odeint::controlled_runge_kutta
453 m_stepper.adjust_size( x ); in adjust_size()
481 …m_dxdt_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_impl… in try_step_v1()
681 …if( m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt… in try_step()
716 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
717 …m_dxdt_new_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_… in try_step()
764 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/numeric/odeint/stepper/
H A Dcontrolled_runge_kutta.hpp340 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
381 …m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_imp… in try_step()
422 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
448 void adjust_size( const StateType &x ) in adjust_size() function in boost::numeric::odeint::controlled_runge_kutta
453 m_stepper.adjust_size( x ); in adjust_size()
481 …m_dxdt_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_impl… in try_step_v1()
681 …if( m_dxdt_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_dxdt… in try_step()
716 …m_xnew_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_xnew_impl… in try_step()
717 …m_dxdt_new_resizer.adjust_size( x , detail::bind( &controlled_runge_kutta::template resize_m_dxdt_… in try_step()
764 …m_xerr_resizer.adjust_size( in , detail::bind( &controlled_runge_kutta::template resize_m_xerr_imp… in try_step()
[all …]

12345678910>>...25