GQD.remove: Remove the Coefficients of a GQD Model.

Description Usage Details Value Note Author(s) References See Also

Description

Removes any existing coefficient functions from the current workspace.

Usage

1

Details

GQD.remove clears the workspace of functions with names that match the coefficients of the 1D GQD. This may be used when more than one model is specified in a given session.

Value

No value is returned.

Note

GQD.remove simply searches the workspace for functions with definitions that match the form of the DiffusionRgqd interface and removes them from the workspace, freeing up the user to redefine a diffusion with new coefficients.

Author(s)

Etienne A.D. Pienaar: etiennead@gmail.com

References

Updates available on GitHub at https://github.com/eta21.

See Also

GQD.density and BiGQD.density.


DiffusionRgqd documentation built on May 2, 2019, 3:26 a.m.