OpenCLMemoryUnload[mem_1, mem_2, ...] unloads OpenCLMemory from the OpenCLLink memory manager.
SymbolicOpenCLDeclareIndexBlock[dim] is a symbolic representation of an OpenCL kernel index declaration.
SymbolicOpenCLFunction[name, args] is a symbolic representation of an OpenCL function declaration.SymbolicOpenCLFunction[name, args, body] is a symbolic representation of an ...
SQLColumn[...] represents a column in an SQL table.
OpenSQLConnection[src] makes a connection to a data source.OpenSQLConnection[] opens a GUI that helps to make a connection to a data source.
DataSources[] returns a list of information about named data sources made available through DatabaseResourcesPath.DataSources[name] returns a list of information about the ...
GUILoad[src] loads an interface definition and returns immediately with a GUIObject result.GUILoad[src, args] passes arguments to the interface definition.
ToSymbolicXML[expr] converts an expression expr to an appropriate XML format and returns the result as SymbolicXML.
SymbolicC provides automated formatting of the generated C output. This section reviews some of the ways that you can work with formatting to create your own styles of ...
ANOVA
(ANOVA Package Symbol) ANOVA[data] performs a one-way analysis of variance.ANOVA[data, model, vars] performs an analysis of variance for model as a function of the categorical variables vars.