DWSIM Class Library Documentation
C#VB
    Show/Hide TOC
    • Loading...

    SFUN Class

    Definition

    Namespace: DotNumerics.Optimization.TN
    Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
    C#Request Example
    public class SFUN : ISFUN
    VBRequest Example
    Public Class SFUN
    	Implements ISFUN
    Inheritance
    Object    SFUN
    Implements
    ISFUN

    Constructors

    SFUN 

    Properties

    FunEvaluations 

    Methods

    Run 
    UpdateExternalVariables(Double, Int32) 
    UpdateExternalVariables(OptBoundVariable, Double, Int32) 
    UpdateExternalVariables(OptVariable, Double, Int32) 
    UpdateInternalGradient(Double, Int32) 
    UpdateInternalGradient(OptBoundVariable, Double, Int32) 
    UpdateInternalGradient(OptVariable, Double, Int32) 

    Fields

    MeExternalGradientArray 
    MeExternalVariables 
    MeFunction 
    MeFunEvaluations 
    MeGradient 
    MeOptBoundVariable 
    MeOptVariable 

    Extension Methods

    GetEnumNames
    (Defined by General)
    IsValidDouble
    (Defined by General)

    See Also

    Reference

    DotNumerics.Optimization.TN Namespace

    In This Article

    • Definition
    • Constructors
    • Properties
    • Methods
    • Fields
    • Extension Methods
    • See Also

    DWSIM is open-source software, released under the GPL v3 license. (c) 2008-2026 Daniel Medeiros and contributors

    Send comments on this topic to Daniel Medeiros