IMSL C# Numerical Library

Warning.Writer Property

The stream to which warning messages are to be written.

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

Remarks

The input may be null, in which case warnings are not written.

See Also

Warning Class | Imsl Namespace