Click or drag to resize
DiffObsDeletedException Constructor (Int32)
Different observations are being deleted from return matrix than were originally entered.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public DiffObsDeletedException(
	int i
)

Parameters

i
Type: SystemInt32
An int which specifies the index of Variance-Covariance matrix.
See Also