solver_attributes: Solver attribute accessors

Description Usage Arguments Examples

Description

Functions to get and set values of the most useful attributes of solver objects.

Usage

1
2
3
4
5
6
7
provides_jacobian(solver)

nparams(solver)

nparams(solver) <- value

required_args(solver)

Arguments

solver

object of class solver

value

numeric scalar, can be NULL

Examples

1
2
3

maciejsmolka/solvergater documentation built on Jan. 1, 2021, 8:28 a.m.