Defines the procedure for calculating the gradient and Hessian matrix of a real function.
|
Parameters |
Description |
|
Fun |
Real function of several variables. |
|
Pars |
variables. |
|
Consts |
Array of additional constants which can be used in math formula. |
|
ObjConst |
Array of additional constants (objects) which can be used in math formula. |
|
Grad |
Returns calculated gradient. |
|
Hess |
Returns calculated Hessian matrix. |
Defines the procedure for calculating the gradient and Hessian matrix of a real function.
|
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|