Definition Hessian.hpp:18
ExpressionType
Expression type.
Definition ExpressionType.hpp:14
@ kConstant
The expression is a constant.
@ kNone
There is no expression.
@ kLinear
The expression is composed of linear and lower-order operators.
@ kNonlinear
The expression is composed of nonlinear and lower-order operators.
@ kQuadratic
The expression is composed of quadratic and lower-order operators.