41 - 50 of 548 for ThreadSearch Results
View search results from all Wolfram sites (136016 matches)
Map   (Built-in Mathematica Symbol)
Map[f, expr] or f /@ expr applies f to each element on the first level in expr. Map[f, expr, levelspec] applies f to parts of expr specified by levelspec.
Rigid Body Solvers   (Mathematica Tutorial)
The equations of motion for a free rigid body whose center of mass is at the origin are given by the following Euler equations (see [MR99]). Two quadratic first integrals of ...
CriticalSection   (Built-in Mathematica Symbol)
CriticalSection[{var_1, var_2, ...}, expr] locks the variables var_i with respect to parallel computation, evaluates expr, then releases the var_i.
RuntimeAttributes   (Built-in Mathematica Symbol)
RuntimeAttributes is an option for Compile that specifies attributes for the compiled function it creates.
NeighborhoodSubgraph   (Graph Utilities Package Symbol)
NeighborhoodSubgraph[g, i, r] gives a subgraph consists of vertices that can be reached from vertex i within r hops.NeighborhoodSubgraph[g, i] gives a subgraph consists of ...
GraphPlot   (Built-in Mathematica Symbol)
GraphPlot[{v i 1 -> v j 1, v i 2 -> v j 2, ...}] generates a plot of the graph in which vertex v_ik is connected to vertex v_jk.GraphPlot[{{v i 1 -> v j 1, lbl_1}, ...}] ...
Numerical Nonlinear Local Optimization   (Mathematica Tutorial)
Numerical algorithms for constrained nonlinear optimization can be broadly categorized into gradient-based methods and direct search methods. Gradient search methods use ...
Censoring   (Built-in Mathematica Symbol)
Censoring[t, c] represents a censored event time t with censoring c.Censoring[{t_1, t_2, ...}, c] represents a vector of censored event times t_i with censoring ...
LinearFractionalTransform   (Built-in Mathematica Symbol)
LinearFractionalTransform[m] gives a TransformationFunction that represents a linear fractional transformation defined by the homogeneous matrix m. ...
JavaThrow   (JLink Symbol)
JavaThrow["exception"] causes an exception of the specified class to be thrown in the Java thread that called the Mathematica program in which JavaThrow occurred. ...
1|2|3|4|5|6|7|8 ... 55 Previous Next

...