161 - 170 of 414 for TransposeSearch Results
View search results from all Wolfram sites (6005 matches)
Operator Input Forms   (Mathematica Tutorial)
Characters that are not letters, letter-like forms, or structural elements are treated by Mathematica as operators. Mathematica has built-in rules for interpreting all ...
Benchmarking Package   (Benchmarking Package Tutorial)
This package contains functions for measuring the performance of Mathematica on your computer and for producing a comparison report that includes benchmark results for other ...
Array   (Built-in Mathematica Symbol)
Array[f, n] generates a list of length n, with elements f[i]. Array[f, {n_1, n_2, ...}] generates an n_1*n_2*... array of nested lists, with elements f[i_1, i_2, ...]. ...
HermiteDecomposition   (Built-in Mathematica Symbol)
HermiteDecomposition[m] gives the Hermite normal form decomposition of an integer matrix m.
Join   (Built-in Mathematica Symbol)
Join[list_1, list_2, ...] concatenates lists or other expressions that share the same head.Join[list_1, list_2, ..., n] joins the objects at level n in each of the list_i.
LinearSolveFunction   (Built-in Mathematica Symbol)
LinearSolveFunction[dimensions, data] represents a function for providing solutions to a matrix equation.
ParameterEstimator   (Built-in Mathematica Symbol)
ParameterEstimator is an option to EstimatedDistribution and FindDistributionParameters that specifies what parameter estimator to use.
QRDecomposition   (Built-in Mathematica Symbol)
QRDecomposition[m] yields the QR decomposition for a numerical matrix m. The result is a list {q, r}, where q is an orthogonal matrix and r is an upper-triangular matrix.
Thread   (Built-in Mathematica Symbol)
Thread[f[args]] "threads" f over any lists that appear in args. Thread[f[args], h] threads f over any objects with head h that appear in args. Thread[f[args], h, n] threads f ...
ThreeJSymbol   (Built-in Mathematica Symbol)
ThreeJSymbol[{j_1, m_1}, {j_2, m_2}, {j_3, m_3}] gives the values of the Wigner 3-j symbol.
1 ... 14|15|16|17|18|19|20 ... 42 Previous Next

...