supports_apply_hessian: Check if model supports Hessian action.
Description
Check if model supports Hessian action.
Usage
supports_apply_hessian(url, name)
Value
TRUE if model supports Hessian action, FALSE otherwise.
Arguments
- url
URL the model is running at.
- name
Name of the desired model.