Home
last modified time | relevance | path

Searched defs:jacobi (Results 1 – 6 of 6) sorted by relevance

/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dimplicit_euler.cpp54 struct jacobi struct
56 void operator()( const state_type &x , matrix_type &jacobi , const value_type t ) const in operator ()() argument
Drosenbrock4_mp.cpp55 struct jacobi struct
57 …void operator()( const state_type &x , matrix_type &jacobi , const value_type &t , state_type &dfd… in operator ()() argument
Drosenbrock4.cpp54 struct jacobi struct
56 …void operator()( const state_type &x , matrix_type &jacobi , const value_type &t , state_type &dfd… in operator ()() argument
Dintegrate_implicit.cpp69 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/
Drosenbrock.cpp47 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/
Djacobi.cpp15 void jacobi(const MatrixType& m = MatrixType()) in jacobi() function
60 EIGEN_DECLARE_TEST(jacobi) in EIGEN_DECLARE_TEST() argument