Click or drag to resize
DiscreteStatisticsEquals Method (Object)
Compares object with Sufficient Statistics.

Namespace: Bio.Distributions
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
The object.

Return Value

Type: Boolean
Returns true if fount equals.
See Also