SetUsingDefault


Description

An event that reports that row of a sparse distribution has started or stopped using the default parameter row.

Syntax

aDist_SetUsingDefault(rownumber, isUsing)

 

Parameter Description
aDist a Dist object.
rownumber a long integer specifying the row of the distribution in which the change occurs.
isUsing a Boolean that tells if the row has started to use the default parameter row.

Guarantees

Applies To

Dist

Also See:

Distributions: an Overview, Events: an Overview