Learn R Programming

sybil (version 1.1.2)

optsol_genedel-class: Class "optsol_genedel"

Description

Structure of the class "optsol_genedel". Objects of that class are returned by the function geneDel.

Arguments

encoding

utf8

Objects from the Class

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

Extends

Class "optsol_fluxdel", directly. Class "optsol_optimizeProb", by class "optsol_fluxdel", distance 2. Class "optsol", by class "optsol_fluxdel", distance 3.

See Also

checkOptSol, optsol, optsol_fluxdel and optsol_optimizeProb

Examples

Run this code
showClass("optsol_genedel")

Run the code above in your browser using DataLab