evaluate: Shortcut to evaluate a new point at an objective function and...

Description Usage Arguments Value

View source: R/evaluate.R

Description

Shortcut to evaluate a new point at an objective function and its gradient

Usage

1
evaluate(obj.list, x)

Arguments

obj.list

A list with the problem functions

x

A vector solution to be evaluated

Value

A list with x evaluated at f and df


brunasqz/NonlinearOpMethods documentation built on Oct. 27, 2019, 5:46 a.m.