Namespace: DotNumerics.Optimization.LBFGSBAssembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void Run(
ref double TTIME
)
Public Sub Run (
ByRef TTIME As Double
)
Request Example
View SourceParameters
- TTIME Double
-
is an output variable which specifies the user time.
See Also