Home
last modified time | relevance | path

Searched defs:JacobianType (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
H A DLevenbergMarquardt.h51 typedef Matrix<Scalar,ValuesAtCompileTime,InputsAtCompileTime> JacobianType; typedef
75 typedef SparseMatrix<Scalar, ColMajor, Index> JacobianType; typedef
115 typedef typename FunctorType::JacobianType JacobianType; typedef
/aosp_15_r20/external/eigen/unsupported/test/
H A Dautodiff.cpp42 typedef Matrix<Scalar,ValuesAtCompileTime,InputsAtCompileTime> JacobianType; typedef
162 typedef typename AutoDiffJacobian<Func>::JacobianType JacobianType; in forward_jacobian_cpp11() typedef
H A Dforward_adolc.cpp33 typedef Matrix<Scalar,ValuesAtCompileTime,InputsAtCompileTime> JacobianType; typedef
H A DNumericalDiff.cpp22 typedef Matrix<Scalar,ValuesAtCompileTime,InputsAtCompileTime> JacobianType; typedef
H A DNonLinearOptimization.cpp126 typedef Matrix<Scalar,ValuesAtCompileTime,InputsAtCompileTime> JacobianType; typedef
/aosp_15_r20/external/eigen/unsupported/Eigen/src/AutoDiff/
H A DAutoDiffJacobian.h44 typedef Matrix<Scalar, ValuesAtCompileTime, InputsAtCompileTime> JacobianType; typedef
/aosp_15_r20/external/eigen/unsupported/Eigen/src/NumericalDiff/
H A DNumericalDiff.h43 typedef typename Functor::JacobianType JacobianType; typedef
/aosp_15_r20/external/eigen/test/
H A DsparseLM.cpp25 typedef typename Base::JacobianType JacobianType; typedef
H A DdenseLM.cpp24 typedef typename Base::JacobianType JacobianType; typedef
/aosp_15_r20/external/eigen/unsupported/Eigen/src/NonLinearOptimization/
H A DHybridNonLinearSolver.h67 typedef Matrix< Scalar, Dynamic, Dynamic > JacobianType; typedef
H A DLevenbergMarquardt.h77 typedef Matrix< Scalar, Dynamic, Dynamic > JacobianType; typedef