canGetEuclideanGradient
PURPOSE 
Checks whether the Euclidean gradient can be computed for a problem.
SYNOPSIS 
function candoit = canGetEuclideanGradient(problem)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
This function is called by:
- canGetGradient Checks whether the gradient can be computed for a problem structure.
- canGetHessian Checks whether the Hessian can be computed for a problem structure.
- getGradient Computes the gradient of the cost function at x.
- getHessian Computes the Hessian of the cost function at x along d.
SOURCE CODE 
Generated on Fri 30-Sep-2022 13:18:25 by m2html © 2005