IMSL C# Numerical Library

Warning Class

Handles warning messages.

For a list of all members of this type, see Warning Members.

System.Object
   Imsl.Warning

public sealed class Warning

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class maintains a single, private, WarningObject that actually displays the warning messages.

Requirements

Namespace: Imsl

Assembly: ImslCS (in ImslCS.dll)

See Also

Warning Members | Imsl Namespace