supports_apply_hessian: Check if model supports Hessian action.

View source: R/umbridge.R

supports_apply_hessianR Documentation

Check if model supports Hessian action.

Description

Check if model supports Hessian action.

Usage

supports_apply_hessian(url, name)

Arguments

url

URL the model is running at.

name

Name of the desired model.

Value

TRUE if model supports Hessian action, FALSE otherwise.


umbridge documentation built on Sept. 23, 2022, 9:05 a.m.