roboptim::detail::ProductDifferentiation Member List
This is the complete list of members for roboptim::detail::ProductDifferentiation, including all inherited members.
gradient(typename Types< U, V >::gradient_ref grad_uv, const typename Types< U, V >::rowVectorU_ref u, const typename Types< U, V >::rowVectorV_ref v, const typename Types< U, V >::gradientU_ref grad_u, const typename Types< U, V >::gradientV_ref grad_v, typename boost::enable_if< typename Types< U, V >::fullDense_t >::type *=0)roboptim::detail::ProductDifferentiation [inline, static]
gradient(typename Types< U, V >::gradient_ref grad_uv, const typename Types< U, V >::rowVectorU_ref u, const typename Types< U, V >::rowVectorV_ref v, const typename Types< U, V >::gradientU_ref grad_u, const typename Types< U, V >::gradientV_ref grad_v, typename boost::disable_if< typename Types< U, V >::fullDense_t >::type *=0)roboptim::detail::ProductDifferentiation [inline, static]
jacobian(typename Types< U, V >::jacobian_ref jac_uv, const typename Types< U, V >::vectorU_ref u, const typename Types< U, V >::vectorV_ref v, const typename Types< U, V >::jacobianU_ref jac_u, const typename Types< U, V >::jacobianV_ref jac_v, typename boost::enable_if< typename Types< U, V >::fullDense_t >::type *=0)roboptim::detail::ProductDifferentiation [inline, static]
jacobian(typename Types< U, V >::jacobian_ref jac_uv, const typename Types< U, V >::vectorU_ref u, const typename Types< U, V >::vectorV_ref v, const typename Types< U, V >::jacobianU_ref jac_u, const typename Types< U, V >::jacobianV_ref jac_v, typename boost::disable_if< typename Types< U, V >::fullDense_t >::type *=0)roboptim::detail::ProductDifferentiation [inline, static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines