Go to the source code of this file.
Namespaces | |
namespace | internal |
Functions | |
template<typename FunctorType , typename Scalar > | |
DenseIndex | internal::fdjac1 (const FunctorType &Functor, Matrix< Scalar, Dynamic, 1 > &x, Matrix< Scalar, Dynamic, 1 > &fvec, Matrix< Scalar, Dynamic, Dynamic > &fjac, DenseIndex ml, DenseIndex mu, Scalar epsfcn) |