1381 - 1390 of 1866 for EvaluSearch Results
View search results from all Wolfram sites (2737 matches)
JavaBlock   (JLink Symbol)
JavaBlock[expr] causes all new Java objects returned to Mathematica during the evaluation of expr to be released when expr finishes. It is an error to refer to such an object ...
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 ...
NETBlock   (NETLink Symbol)
NETBlock[expr] causes all new .NET objects returned to Mathematica during the evaluation of expr to be released when expr finishes.
ReturnAsNETObject   (NETLink Symbol)
ReturnAsNETObject[expr] causes a .NET call during the evaluation of expr to return its result as an object reference (i.e., a NETObject expression), not a value.
SymbolicOpenCLDeclareIndexBlock   (OpenCLLink Symbol)
SymbolicOpenCLDeclareIndexBlock[dim] is a symbolic representation of an OpenCL kernel index declaration.
SymbolicOpenCLFunction   (OpenCLLink Symbol)
SymbolicOpenCLFunction[name, args] is a symbolic representation of an OpenCL function declaration.SymbolicOpenCLFunction[name, args, body] is a symbolic representation of an ...
InstallServiceOperation   (WebServices Symbol)
InstallServiceOperation[name, endpoint, arguments, headers] creates a function for the web service operation using the end point, arguments, and options.
$PrintServiceRequest   (WebServices Symbol)
$PrintServiceRequest uses the Mathematica Print function to print the message sent to a web service.
$PrintServiceResponse   (WebServices Symbol)
$PrintServiceResponse uses the Mathematica Print function to print the message received from a web service before it is deserialized into a Rule syntax expression.
TerraService Web Services Example   (WebServices Tutorial)
Terraservice.net is a website that provides access to aerial imagery and topographical maps of the United States. A web service has been provided that allows developers to ...
1 ... 136|137|138|139|140|141|142 ... 187 Previous Next

...