41 - 50 of 93 for AbsoluteTimingSearch Results
View search results from all Wolfram sites (452 matches)
Introduction   (Compiled Function Tools Tutorial)
The Mathematica compiler provides an important way both to speed up and also to work with Mathematica computations. It does this by taking assumptions about the computations ...
CUDALink on Multiple Devices   (CUDALink Tutorial)
The functional and list-oriented characteristics of the core Mathematica language allow CUDALink to provide immediate built-in data parallelism, automatically distributing ...
PairedTTest   (Built-in Mathematica Symbol)
PairedTTest[data] tests whether the mean of data is zero. PairedTTest[{data_1, data_2}] tests whether the mean of data_1\[Dash] data_2 is zero.PairedTTest[dspec, \[Mu]_0] ...
PairedZTest   (Built-in Mathematica Symbol)
PairedZTest[data] tests whether the mean of the data is zero. PairedZTest[{data_1, data_2}] tests whether the means of data_1 and data_2 are equal.PairedZTest[dspec, ...
ParallelTable   (Built-in Mathematica Symbol)
ParallelTable[expr, {i_max}] generates in parallel a list of i_max copies of expr.ParallelTable[expr, {i, i_max}] generates in parallel a list of the values of expr when i ...
ZTest   (Built-in Mathematica Symbol)
ZTest[data] tests whether the mean of the data is zero. ZTest[{data_1, data_2}] tests whether the means of data_1 and data_2 are equal.ZTest[dspec, \[Sigma]] tests for zero ...
TimeZone   (Built-in Mathematica Symbol)
TimeZone is an option for DateString, AbsoluteTime, and related functions that specifies the time zone to use for dates and times.
SetSharedFunction   (Built-in Mathematica Symbol)
SetSharedFunction[f_1, f_2, ...] declares the symbols f_i as shared functions whose downvalues are synchronized among all parallel kernels.
Compilation Target   (Compiled Function Tools Tutorial)
The CompilationTarget option of Compile specifies the target runtime system for the compiled function. The default setting is "MVM", which creates code for the traditional ...
Locale & Internationalization   (Mathematica Guide)
 
1|2|3|4|5|6|7|8 ... 10 Previous Next

...