Drake
Drake C++ Documentation
gradient.h File Reference

Detailed Description

Utilities for arithmetic on gradients.

#include <Eigen/Dense>
Include dependency graph for gradient.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  Gradient< Derived, nq, derivative_order >
 Recursively defined template specifying a matrix type of the correct size for a gradient of a matrix function with respect to nq variables, of any order. More...
 
struct  Gradient< Derived, nq, 1 >
 Base case for recursively defined gradient template. More...
 

Namespaces

 drake
 
 drake::math