<< lowdisc_configure Sequences lowdisc_get >>

Low Discrepancy >> Low Discrepancy > Sequences > lowdisc_destroy

lowdisc_destroy

Destroy the current object.

Calling Sequence

this = lowdisc_destroy (this)

Parameters

this:

the current object

Description

This function requires to take the current object both as an input and an output argument.

Examples

lds = lowdisc_new("faure");
lds
lds = lowdisc_destroy(lds);

Authors


<< lowdisc_configure Sequences lowdisc_get >>