6791 - 6800 of 8567 for roots of equationsSearch Results
View search results from all Wolfram sites (55063 matches)
CUDALink Overview   (CUDALink Overview)
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
DatabaseLink Tables and Data   (DatabaseLink Guide)
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   (DatabaseLink Symbol)
DataSourceNames[] returns a list of the names of data sources made available through DatabaseResourcesPath.
JDBCDriverNames   (DatabaseLink Symbol)
JDBCDriverNames[] returns a list of the names of databases for which JDBC drivers are available through DatabaseResourcesPath.
SQLMemberQ   (DatabaseLink Symbol)
SQLMemberQ[data, column] specifies a condition in an SQL query used to test whether an element of a list matches the value of a column.
ReturnAsJavaObject   (JLink Symbol)
ReturnAsJavaObject[expr] causes a Java method call or field access during the evaluation of expr to return its result as an object reference (a JavaObject expression), not a ...
$RelaxedTypeChecking   (JLink Symbol)
$RelaxedTypeChecking is a flag that can be set to True to speed up the validation performed in Mathematica (via pattern tests) on arrays of data being sent as arguments to ...
DefineNETDelegate   (NETLink Symbol)
DefineNETDelegate[name, rtype, ptypes] creates a new .NET delegate type with the given name name, return type rtype, and parameter types ptypes.
NETBlock   (NETLink Symbol)
NETBlock[expr] causes all new .NET objects returned to Mathematica during the evaluation of expr to be released when expr finishes.
NETNewDelegate   (NETLink Symbol)
NETNewDelegate[type, func] creates a new instance of the specified .NET delegate type whose action is to call the named Mathematica function when triggered.
1 ... 677|678|679|680|681|682|683 ... 857 Previous Next

...