You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxOptimization Class > TMtxOptimization Properties > TMtxOptimization.Verbose Property
Dew Math for .NET
ContentsIndexHome
Example

Log directly to TStringList:

TStringList log = new TStringList(); MtxOptimizaton.Verbose = log; MtxOptimization.Recalculate();
Copyright (c) 1999-2024 by Dew Research. All rights reserved.