Searched defs:jacobi (Results 1 – 6 of 6) sorted by relevance
/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/ |
D | implicit_euler.cpp | 54 struct jacobi struct 56 void operator()( const state_type &x , matrix_type &jacobi , const value_type t ) const in operator ()() argument
|
D | rosenbrock4_mp.cpp | 55 struct jacobi struct 57 …void operator()( const state_type &x , matrix_type &jacobi , const value_type &t , state_type &dfd… in operator ()() argument
|
D | rosenbrock4.cpp | 54 struct jacobi struct 56 …void operator()( const state_type &x , matrix_type &jacobi , const value_type &t , state_type &dfd… in operator ()() argument
|
D | integrate_implicit.cpp | 69 struct jacobi struct 71 …void operator()( const state_type &x , matrix_type &jacobi , const value_type &t , state_type &dfd… in operator ()() argument
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/numeric/ |
D | rosenbrock.cpp | 47 struct jacobi struct 49 …void operator()( const state_type &x , matrix_type &jacobi , const value_type &t , state_type &dfd… in operator ()() argument
|
/external/eigen/test/ |
D | jacobi.cpp | 15 void jacobi(const MatrixType& m = MatrixType()) in jacobi() function 60 EIGEN_DECLARE_TEST(jacobi) in EIGEN_DECLARE_TEST() argument
|