CylindricalDecomposition[ineqs, {x_1, x_2, ...}] finds a decomposition of the region represented by the inequalities ineqs into cylindrical parts whose directions correspond ...
This tutorial discusses how to retrieve information about data types. When you create a table, you will need to refer to these data types. If you find that the examples in ...
CCodeStringGenerate[cfun, name, opts] generates C code from the compiled function cfun using the name as the exported function name.
SymbolicCGenerate[cfun, name, opts] generates symbolic C from the compiled function cfun using name as the exported function name.
RemoteServicesAgent[properties] contains a list of properties for a Lightweight Grid Manager running on a networked computer.
Mathematica's core tree-oriented symbolic language makes it well suited to working with a hierarchical view of C code as Mathematica expressions. This supports the use of the ...
Widget["FontChooser"] provides a panel for making a font selection based on a name, style, and size.
NFourierSeries[expr, t, n] gives a numerical approximation to the order n Fourier exponential series expansion of expr, where expr is a periodic function of t with period 2 ...
CommunityStructureAssignment[g] gives the assignment of vertices of a graph g into communities.
MaximalBipartiteMatching[g] gives the maximal matching of the bipartite graph g.