MatDSFischer#
Calculates an element of the B-subdifferential of the smoothed Fischer-Burmeister function for complementarity problems.
Synopsis#
Collective
Input Parameters#
- jac - the jacobian of f at X 
- X - current point 
- Con - constraint function evaluated at X 
- XL - lower bounds 
- XU - upper bounds 
- mu - smoothing parameter 
- T1 - work vector 
- T2 - work vector 
Output Parameters#
- Da - diagonal perturbation component of the result 
- Db - row scaling component of the result 
- Dm - derivative with respect to scaling parameter 
See Also#
Mat, VecFischer(), VecDFischer(), MatDFischer()
Level#
developer
Location#
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages