1 - 10 of 510 for TransposeSearch Results
\[Transpose]   (Mathematica Character Name)
Unicode: F3C7. Alias: Esc tr Esc. Superscript postfix operator with built-in evaluation rules. m^ is by default interpreted as Transpose[m]. Not the same as keyboard T.
Transpose   (Built-in Mathematica Symbol)
Transpose[list] transposes the first two levels in list. Transpose[list, {n_1, n_2, ...}] transposes list so that the k\[Null]^th level in list is the n_k\[Null]^th level in ...
ConjugateTranspose   (Built-in Mathematica Symbol)
ConjugateTranspose[m] or m^\[ConjugateTranspose] gives the conjugate transpose of m.
\[ConjugateTranspose]   (Mathematica Character Name)
Unicode: F3C9. Alias: Esc ct Esc. Superscript postfix operator with built-in evaluation rules. m^ is by default interpreted as ConjugateTranspose[m]. Not the same as ...
CUDATranspose   (CUDALink Symbol)
CUDATranspose[mat] transposes input matrix mat. CUDATranspose[mem] transposes input CUDAMemory mem.
ReverseGraph   (Built-in Mathematica Symbol)
ReverseGraph[g] gives the reverse graph of the directed graph g.
TensorTranspose   (Built-in Mathematica Symbol)
TensorTranspose[tensor, perm] represents the tensor obtained by transposing the slots of tensor as given by the permutation perm.
Rearranging Nested Lists   (Mathematica Tutorial)
You will encounter nested lists if you use matrices or generate multidimensional arrays and tables. Mathematica provides many functions for handling such lists. A few ...
Basic Matrix Operations   (Mathematica Tutorial)
Some basic matrix operations. Transposing a matrix interchanges the rows and columns in the matrix. If you transpose an m×n matrix, you get an n×m matrix as the result. ...
Tensors   (Mathematica Tutorial)
Tensors are mathematical objects that give generalizations of vectors and matrices. In Mathematica, a tensor is represented as a set of lists, nested to a certain number of ...
1|2|3|4 ... 51 Next

...