1371 - 1380 of 1559 for PointSearch Results
View search results from all Wolfram sites (27447 matches)
MLGetReal()   (Mathematica MathLink C Function)
int MLGetReal (MLINK link, double *x) gets a floating-point number from the MathLink connection specified by link and stores it in x.
MLPutFloat()   (Mathematica MathLink C Function)
int MLPutFloat (MLINK link, double x) puts the floating-point number x to the MathLink connection specified by link with a precision corresponding to the C type float.
ArrayPlot   (Built-in Mathematica Symbol)
ArrayPlot[array] generates a plot in which the values in an array are shown in a discrete array of squares.
BinomialDistribution   (Built-in Mathematica Symbol)
BinomialDistribution[n, p] represents a binomial distribution with n trials and success probability p.
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}, ...
ExampleData   (Built-in Mathematica Symbol)
ExampleData["type"] gives a list of names of examples of the specified type.ExampleData[{" type", " name"}] gives the default form of the named example of the specified ...
PoissonDistribution   (Built-in Mathematica Symbol)
PoissonDistribution[\[Mu]] represents a Poisson distribution with mean \[Mu].
Test Problems   (Mathematica Tutorial)
All the test problems presented in [MGH81] have been coded into Mathematica in the Optimization`UnconstrainedProblems` package. A data structure is used so that the problems ...
MLBytesToPut()   (Mathematica MathLink C Function)
int MLBytesToPut (MLINK link, int *n) calculates the number of bytes remaining to be written in the textual representation of the current data, and stores the result in n.
MLGetType()   (Mathematica MathLink C Function)
int MLGetType (MLINK link) gets the type of the current object on the MathLink connection specified by link.
1 ... 135|136|137|138|139|140|141 ... 156 Previous Next

...