You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOptControl Class
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOptControl Class

Optional object class type to be passed to optimization routines.

Dew_Math_TOptControl
Syntax
C#
Visual Basic
public class TOptControl : TStringList;

Optimization.cs

Create and pass this object as the "Verbose" parameter to the optimization routines. This object allows different type of optimization control, if the optimization is executed inside of a thread.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!