231 - 240 of 324 for MatrixFormSearch Results
View search results from all Wolfram sites (2090 matches)
ReplacePart   (Built-in Mathematica Symbol)
ReplacePart[expr, i -> new] yields an expression in which the i\[Null]\[Null]^th part of expr is replaced by new. ReplacePart[expr, {i_1 -> new_1, i_2 -> new_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 ...
DirichletDistribution   (Built-in Mathematica Symbol)
DirichletDistribution[{\[Alpha]_1, ..., \[Alpha] k +1}] represents a Dirichlet distribution of dimension k with shape parameters \[Alpha]_i.
DiscreteUniformDistribution   (Built-in Mathematica Symbol)
DiscreteUniformDistribution[{i_min, i_max}] represents a discrete uniform distribution over the integers from i_min to i_max.DiscreteUniformDistribution[{{i_min, i_max}, ...
AdjacencyGraph   (Built-in Mathematica Symbol)
AdjacencyGraph[amat] gives the graph with adjacency matrix amat.AdjacencyGraph[{v_1, v_2, ...}, amat] gives the graph with vertices v_i and adjacency matrix amat.
Grid   (Built-in Mathematica Symbol)
Grid[{{expr_11, expr_12, ...}, {expr_21, expr_22, ...}, ...}] is an object that formats with the expr_ij arranged in a two-dimensional grid.
CUDA Functions   (CUDALink Tutorial)
CUDALink is a built-in Mathematica package that provides a simple and powerful interface for using CUDA within Mathematica's streamlined work flow. CUDALink provides you with ...
ButterflyGraph   (Built-in Mathematica Symbol)
ButterflyGraph[n] gives the order-n butterfly graph. ButterflyGraph[n, b] gives the base-b order-n butterfly graph.
CycleGraph   (Built-in Mathematica Symbol)
CycleGraph[n] gives the cycle graph with n vertices C_n.
HypercubeGraph   (Built-in Mathematica Symbol)
HypercubeGraph[n] gives the n-dimensional hypercube graph Q_n.
1 ... 21|22|23|24|25|26|27 ... 33 Previous Next

...