IMSL C# Numerical Library

WarningObject.Writer Property

Reassigns the writer.

public System.IO.TextWriter Writer {get; set;}

Remarks

The new warning writer may be set to null, in which case warnings are not printed.

See Also

WarningObject Class | Imsl Namespace