2101 - 2110 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498421 matches)
CUDABoxFilter   (CUDALink Symbol)
CUDABoxFilter[img, r] gives the box filter of img with radius r.CUDABoxFilter[list, r] gives the box filter of list with radius r.CUDABoxFilter[mem, r] gives the box filter ...
CUDAClamp   (CUDALink Symbol)
CUDAClamp[lst] clamps the values of lst between automatically determined values.CUDAClamp[lst, low, high] clamps the values of lst between low and high.
CUDADot   (CUDALink Symbol)
CUDADot[vec 1, vec 2] gives the dot product of vec_1 and vec_2.CUDADot[mat, vec] gives the matrix-vector product of mat and vec.CUDADot[mat_1, mat_2] gives the matrix-matrix ...
CUDAImageDivide   (CUDALink Symbol)
CUDAImageDivide[img, x] divides each channel value in img by an amount x.CUDAImageDivide[mem, x] divides each channel value in mem by an amount x.CUDAImageDivide[img 1, img ...
CUDAImageSubtract   (CUDALink Symbol)
CUDAImageSubtract[img, x] subtracts an amount x from each channel value in img.CUDAImageSubtract[mem, x] subtracts an amount x from each channel value in ...
WaringYuleDistribution   (Built-in Mathematica Symbol)
WaringYuleDistribution[\[Alpha]] represents the Yule distribution with shape parameter \[Alpha].WaringYuleDistribution[\[Alpha], \[Beta]] represents the Waring distribution ...
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 ...
Advanced Topics in Web Services   (WebServices Tutorial)
Sometimes it is useful to work directly with the request message that is sent to a web service. This message may be retrieved using the ToServiceRequest function. ...
Parallel Evaluation   (Parallel Package Tutorial)
Recall that connections to remote kernels, as opened by LaunchKernels, are represented as kernel objects. See the chapter Connection Methods for details. The commands in this ...
LinearAlgebra`MatrixManipulation`   (Mathematica Compatibility Information)
AppendColumns, AppendRows, and BlockMatrix are available using the Mathematica kernel functions Join and ArrayFlatten. TakeRows, TakeColumns, TakeMatrix, and SubMatrix are ...
1 ... 208|209|210|211|212|213|214 ... 452 Previous Next

...