Learn R Programming

sybil (version 1.1.2)

optsol_optimizeProb-class: Class "optsol_optimizeProb"

Description

Structure of the class "optsol_optimizeProb". Objects of that class are returned by the function optimizeProb with the argument retOptSol set to TRUE.

Arguments

encoding

utf8

Objects from the Class

Objects can be created by calls of the form new("optsol_optimizeProb", ...).

Extends

Class "optsol", directly.

See Also

checkOptSol, optsol, optsol_genedel and optsol_fluxdel

Examples

Run this code
showClass("optsol_optimizeProb")

Run the code above in your browser using DataLab