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

Log to Memo.Lines:

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