Different observations are being deleted from return matrix than were originally entered.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
[SerializableAttribute]
public class DiffObsDeletedException : IMSLException
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class DiffObsDeletedException _
	Inherits IMSLException
Visual C++
[SerializableAttribute]
public ref class DiffObsDeletedException : public IMSLException

Exceptions

ExceptionCondition
Imsl.Stat..::.DiffObsDeletedException different observations are being deleted from return matrix than were originally entered

Inheritance Hierarchy

See Also