is.nloptr: R interface to NLopt

View source: R/is.nloptr.R

is.nloptrR Documentation

R interface to NLopt

Description

is.nloptr preforms checks to see if a fully specified problem is supplied to nloptr. Mostly for internal use.

Usage

is.nloptr(x)

Arguments

x

object to be tested.

Value

Logical. Return TRUE if all tests were passed, otherwise return FALSE or exit with Error.

Author(s)

Jelmer Ypma

See Also

nloptr


jyypma/nloptr documentation built on May 4, 2024, 11:25 a.m.