Home
last modified time | relevance | path

Searched refs:is_resizeable (Results 1 – 25 of 872) sorted by relevance

12345678910>>...35

/dports/devel/boost-docs/boost_1_72_0/libs/numeric/odeint/test/
H A Dis_resizeable.cpp54 struct is_resizeable< my_seq2< T > > : boost::true_type {}; struct
62 BOOST_CHECK( is_resizeable< std::vector< int > >::value ); in BOOST_AUTO_TEST_CASE()
67 BOOST_CHECK( !( is_resizeable< double >::value ) ); in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
79 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
85 BOOST_CHECK( is_resizeable< state_type >::value); in BOOST_AUTO_TEST_CASE()
91 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
105 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
110 BOOST_CHECK( !is_resizeable< my_seq1< double > >::value ); in BOOST_AUTO_TEST_CASE()
115 BOOST_CHECK( is_resizeable< my_seq2< double > >::value ); in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-python-libs/boost_1_72_0/libs/numeric/odeint/test/
H A Dis_resizeable.cpp54 struct is_resizeable< my_seq2< T > > : boost::true_type {}; struct
62 BOOST_CHECK( is_resizeable< std::vector< int > >::value ); in BOOST_AUTO_TEST_CASE()
67 BOOST_CHECK( !( is_resizeable< double >::value ) ); in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
79 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
85 BOOST_CHECK( is_resizeable< state_type >::value); in BOOST_AUTO_TEST_CASE()
91 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
105 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
110 BOOST_CHECK( !is_resizeable< my_seq1< double > >::value ); in BOOST_AUTO_TEST_CASE()
115 BOOST_CHECK( is_resizeable< my_seq2< double > >::value ); in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/numeric/odeint/test/
H A Dis_resizeable.cpp54 struct is_resizeable< my_seq2< T > > : boost::true_type {}; struct
62 BOOST_CHECK( is_resizeable< std::vector< int > >::value ); in BOOST_AUTO_TEST_CASE()
67 BOOST_CHECK( !( is_resizeable< double >::value ) ); in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
79 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
85 BOOST_CHECK( is_resizeable< state_type >::value); in BOOST_AUTO_TEST_CASE()
91 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
105 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
110 BOOST_CHECK( !is_resizeable< my_seq1< double > >::value ); in BOOST_AUTO_TEST_CASE()
115 BOOST_CHECK( is_resizeable< my_seq2< double > >::value ); in BOOST_AUTO_TEST_CASE()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/numeric/odeint/test/
H A Dis_resizeable.cpp54 struct is_resizeable< my_seq2< T > > : boost::true_type {}; struct
62 BOOST_CHECK( is_resizeable< std::vector< int > >::value ); in BOOST_AUTO_TEST_CASE()
67 BOOST_CHECK( !( is_resizeable< double >::value ) ); in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
79 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
85 BOOST_CHECK( is_resizeable< state_type >::value); in BOOST_AUTO_TEST_CASE()
91 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
105 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
110 BOOST_CHECK( !is_resizeable< my_seq1< double > >::value ); in BOOST_AUTO_TEST_CASE()
115 BOOST_CHECK( is_resizeable< my_seq2< double > >::value ); in BOOST_AUTO_TEST_CASE()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/numeric/odeint/test/
H A Dis_resizeable.cpp54 struct is_resizeable< my_seq2< T > > : boost::true_type {}; struct
62 BOOST_CHECK( is_resizeable< std::vector< int > >::value ); in BOOST_AUTO_TEST_CASE()
67 BOOST_CHECK( !( is_resizeable< double >::value ) ); in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
79 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
85 BOOST_CHECK( is_resizeable< state_type >::value); in BOOST_AUTO_TEST_CASE()
91 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
105 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
110 BOOST_CHECK( !is_resizeable< my_seq1< double > >::value ); in BOOST_AUTO_TEST_CASE()
115 BOOST_CHECK( is_resizeable< my_seq2< double > >::value ); in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-server/boost_1_59_0/libs/numeric/odeint/test/
H A Dis_resizeable.cpp54 struct is_resizeable< my_seq2< T > > : boost::true_type {}; struct
62 BOOST_CHECK( is_resizeable< std::vector< int > >::value ); in BOOST_AUTO_TEST_CASE()
67 BOOST_CHECK( !( is_resizeable< double >::value ) ); in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
79 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
85 BOOST_CHECK( is_resizeable< state_type >::value); in BOOST_AUTO_TEST_CASE()
91 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
105 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
110 BOOST_CHECK( !is_resizeable< my_seq1< double > >::value ); in BOOST_AUTO_TEST_CASE()
115 BOOST_CHECK( is_resizeable< my_seq2< double > >::value ); in BOOST_AUTO_TEST_CASE()
/dports/databases/xtrabackup/boost_1_59_0/libs/numeric/odeint/test/
H A Dis_resizeable.cpp54 struct is_resizeable< my_seq2< T > > : boost::true_type {}; struct
62 BOOST_CHECK( is_resizeable< std::vector< int > >::value ); in BOOST_AUTO_TEST_CASE()
67 BOOST_CHECK( !( is_resizeable< double >::value ) ); in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
79 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
85 BOOST_CHECK( is_resizeable< state_type >::value); in BOOST_AUTO_TEST_CASE()
91 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
105 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
110 BOOST_CHECK( !is_resizeable< my_seq1< double > >::value ); in BOOST_AUTO_TEST_CASE()
115 BOOST_CHECK( is_resizeable< my_seq2< double > >::value ); in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-client/boost_1_59_0/libs/numeric/odeint/test/
H A Dis_resizeable.cpp54 struct is_resizeable< my_seq2< T > > : boost::true_type {}; struct
62 BOOST_CHECK( is_resizeable< std::vector< int > >::value ); in BOOST_AUTO_TEST_CASE()
67 BOOST_CHECK( !( is_resizeable< double >::value ) ); in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
79 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
85 BOOST_CHECK( is_resizeable< state_type >::value); in BOOST_AUTO_TEST_CASE()
91 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
105 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
110 BOOST_CHECK( !is_resizeable< my_seq1< double > >::value ); in BOOST_AUTO_TEST_CASE()
115 BOOST_CHECK( is_resizeable< my_seq2< double > >::value ); in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-libs/boost_1_72_0/libs/numeric/odeint/test/
H A Dis_resizeable.cpp54 struct is_resizeable< my_seq2< T > > : boost::true_type {}; struct
62 BOOST_CHECK( is_resizeable< std::vector< int > >::value ); in BOOST_AUTO_TEST_CASE()
67 BOOST_CHECK( !( is_resizeable< double >::value ) ); in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
79 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
85 BOOST_CHECK( is_resizeable< state_type >::value); in BOOST_AUTO_TEST_CASE()
91 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
105 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
110 BOOST_CHECK( !is_resizeable< my_seq1< double > >::value ); in BOOST_AUTO_TEST_CASE()
115 BOOST_CHECK( is_resizeable< my_seq2< double > >::value ); in BOOST_AUTO_TEST_CASE()
/dports/devel/hyperscan/boost_1_75_0/libs/numeric/odeint/test/
H A Dis_resizeable.cpp54 struct is_resizeable< my_seq2< T > > : boost::true_type {}; struct
62 BOOST_CHECK( is_resizeable< std::vector< int > >::value ); in BOOST_AUTO_TEST_CASE()
67 BOOST_CHECK( !( is_resizeable< double >::value ) ); in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
79 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
85 BOOST_CHECK( is_resizeable< state_type >::value); in BOOST_AUTO_TEST_CASE()
91 BOOST_CHECK( is_resizeable< state_type >::value ); in BOOST_AUTO_TEST_CASE()
105 BOOST_CHECK( !( is_resizeable< state_type >::value ) ); in BOOST_AUTO_TEST_CASE()
110 BOOST_CHECK( !is_resizeable< my_seq1< double > >::value ); in BOOST_AUTO_TEST_CASE()
115 BOOST_CHECK( is_resizeable< my_seq2< double > >::value ); in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-docs/boost_1_72_0/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() ); in resize_impl()
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() ); in resize_impl()
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() ); in resize_impl()
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() ); in resize_impl()
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() ); in resize_impl()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/numeric/odeint/stepper/
H A Drosenbrock4.hpp302 …resized |= adjust_size_by_resizeability( m_dxdt , x , typename is_resizeable<deriv_type>::type() );
303 …resized |= adjust_size_by_resizeability( m_dfdt , x , typename is_resizeable<deriv_type>::type() );
305 …resized |= adjust_size_by_resizeability( m_xtmp , x , typename is_resizeable<state_type>::type() );
306 … resized |= adjust_size_by_resizeability( m_g1 , x , typename is_resizeable<state_type>::type() );
307 … resized |= adjust_size_by_resizeability( m_g2 , x , typename is_resizeable<state_type>::type() );
308 … resized |= adjust_size_by_resizeability( m_g3 , x , typename is_resizeable<state_type>::type() );
309 … resized |= adjust_size_by_resizeability( m_g4 , x , typename is_resizeable<state_type>::type() );
310 … resized |= adjust_size_by_resizeability( m_g5 , x , typename is_resizeable<state_type>::type() );
313 …resized |= adjust_size_by_resizeability( m_jac , x , typename is_resizeable<matrix_type>::type() );
314 …resized |= adjust_size_by_resizeability( m_pm , x , typename is_resizeable<pmatrix_type>::type() );
[all …]

12345678910>>...35