71 - 80 of 118 for ListableSearch Results
View search results from all Wolfram sites (1021 matches)
Flat   (Built-in Mathematica Symbol)
Flat is an attribute that can be assigned to a symbol f to indicate that all expressions involving nested functions f should be flattened out. This property is accounted for ...
InverseErf   (Built-in Mathematica Symbol)
InverseErf[s] gives the inverse error function obtained as the solution for z in s = erf(z).
NumericFunction   (Built-in Mathematica Symbol)
NumericFunction is an attribute that can be assigned to a symbol f to indicate that f[arg_1, arg_2, ...] should be considered a numeric quantity whenever all the arg_i are ...
StringCount   (Built-in Mathematica Symbol)
StringCount["string", " sub"] gives a count of the number of times " sub" appears as a substring of " string". StringCount["string", patt] gives the number of substrings in " ...
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 ...
StringCases   (Built-in Mathematica Symbol)
StringCases["string", patt] gives a list of the substrings in " string" that match the string expression patt. StringCases["string", lhs -> rhs] gives a list of the values of ...
LiftingFilterData   (Built-in Mathematica Symbol)
LiftingFilterData[...] represents lifting-filter data used to compute forward and inverse lifting wavelet transforms.
Parallelize   (Built-in Mathematica Symbol)
Parallelize[expr] evaluates expr using automatic parallelization.
StationaryWaveletTransform   (Built-in Mathematica Symbol)
StationaryWaveletTransform[data] gives the stationary wavelet transform (SWT) of an array of data.StationaryWaveletTransform[data, wave] gives the stationary wavelet ...
Efficiency   (Compiled Function Tools Tutorial)
This section is designed to discuss how to make compiled functions run efficiently. It will cover features that make them run faster, as well as problems that can make them ...
1 ... 5|6|7|8|9|10|11|12 Previous Next

...