591 - 600 of 672 for SumSearch Results
View search results from all Wolfram sites (28581 matches)
Combinatorica   (Combinatorica Package Tutorial)
Combinatorica extends Mathematica by over 450 functions in combinatorics and graph theory. It includes functions for constructing graphs and other combinatorial objects, ...
KernelMixtureDistribution   (Built-in Mathematica Symbol)
KernelMixtureDistribution[{x_1, x_2, ...}] represents a kernel mixture distribution based on the data values x_i.KernelMixtureDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...
Applications   (CUDALink Tutorial)
Because GPUs are SIMD machines, to exploit CUDA's potential you must pose the problem in an SIMD manner. Computation that can be partitioned in such a way that each thread ...
Parallel Computing Tools User Guide   (Parallel Package Overview)
Introduction Getting Started Configuring and Monitoring
Distribute   (Built-in Mathematica Symbol)
Distribute[f[x_1, x_2, ...]] distributes f over Plus appearing in any of the x_i. Distribute[expr, g] distributes over g. Distribute[expr, g, f] performs the distribution ...
Structural Operations   (Mathematica Tutorial)
Mathematica contains some powerful primitives for making structural changes to expressions. You can use these primitives both to implement mathematical properties such as ...
RectangleChart   (Built-in Mathematica Symbol)
RectangleChart[{{x_1, y_1}, {x_2, y_2}, ...}] makes a rectangle chart with bars of width x_i and height y_i. RectangleChart[{..., w_i[{x_i, y_i}, ...], ..., w_j[{x_i, y_j}, ...
Reduce   (Built-in Mathematica Symbol)
Reduce[expr, vars] reduces the statement expr by solving equations or inequalities for vars and eliminating quantifiers. Reduce[expr, vars, dom] does the reduction over the ...
Cancel   (Built-in Mathematica Symbol)
Cancel[expr] cancels out common factors in the numerator and denominator of expr.
DistributionParameterQ   (Built-in Mathematica Symbol)
DistributionParameterQ[dist] yields True if dist is a valid distribution, and yields False otherwise.
1 ... 57|58|59|60|61|62|63 ... 68 Previous Next

...