SECRandom::InitWeights

BOOLSECRandom::InitWeights(unsigned intnWeights)

Initializes an empty weight array.

Defined in: SECRAND.CPP

Return Value

Nonzero if weight array was successfully initialized, otherwise 0.

Parameters

nWeights

unsigned int nWeights

Comments

InitWeights() is called before a user adds individual weight entries via the  AddWeight call.

See Also

SECRandom  AddWeightAddWeights