#include <function.h>
Public Types | |
typedef Matrix< General, DepVecShape, IndepVecShape, double > | type |
Defines the type of the derivative of a vector with respect to a vector as matrix. The partial derivative operator with respect to a vector is define like in common mathematics: a column vector where each entry corresponds to the partial derivative with respect the corresponding entry of the independent vector.