SplineWeights is an option for B-spline functions and graphics primitives that specifies weights of control points.
TrigExpand[expr] expands out trigonometric functions in expr.
VectorColorFunction is an option for VectorPlot and related functions which specifies a function to apply to determine colors of field vectors drawn.
A linear ODE with constant coefficients can be easily solved once the roots of the auxiliary equation (or characteristic equation) are known. Some examples of this type ...
CUDAMemoryGet[mem] gets CUDAMemory into the CPU and Mathematica.
CUDAVolumetricRender[vol] performs volumetric rendering using the input data.
DatabaseLink has functions for working with the tables of data in a database. It can create and drop tables, as well as fetch information about the organization of tables in ...
DataSourceNames[] returns a list of the names of data sources made available through DatabaseResourcesPath.
JDBCDriverNames[] returns a list of the names of databases for which JDBC drivers are available through DatabaseResourcesPath.
SQLConnectionPoolClose[pool] closes a connection pool.