Initializing help system before first use

freeqtls

freeqtls


Purpose
Release the resources allocated by buildqtls for a given expression.
Synopsis
void freeqtls(XPRMcontext ctx, void *nlctx, XPRMnlqterm qtls);
Arguments
ctx 
Mosel's execution context
nlctx 
mmnl execution context
qtls 
A list of quadratic terms returned by buildqtls
Related topics