Types in MathNet.Numerics
Public Constructors
NonConvergenceException()
NonConvergenceException(string message)
NonConvergenceException(string message, Exception innerException)
Public Methods
Exception GetBaseException()
void GetObjectData(SerializationInfo info, StreamingContext context)
Public Properties
string HelpLink get; set;
Exception InnerException get;
MethodBase TargetSite get;