#include <function.h>
Public Types | |
typedef RowVector < IndepVecShape, double > | type |
Defines the type of the derivative of a scalar with respect to a vector as row vector. 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.