Learn R Programming

sybil (version 1.1.2)

optObj_clpAPI-class: Class "optObj_clpAPI"

Description

Structure of the class "optObj_clpAPI".

Arguments

encoding

utf8

Objects from the Class

Objects can be created by calls of the constructor function optObj:

test <- optObj(solver = "clpAPI").

Extends

Class "optObj", directly.

See Also

Superclass optObj and constructor function optObj

Examples

Run this code
showClass("optObj_clpAPI")

Run the code above in your browser using DataLab