441 - 450 of 4620 for listsSearch Results
View search results from all Wolfram sites (17061 matches)
PermutationMax   (Built-in Mathematica Symbol)
PermutationMax[perm] returns the largest integer moved by the permutation perm.
PermutationSupport   (Built-in Mathematica Symbol)
PermutationSupport[perm] returns the support of the permutation perm.
Fields   (JLink Symbol)
Fields[javaclass] returns a list of the Java declarations for all fields of the specified JavaClass. Fields["classname"] lists the fields for the named class. ...
Methods   (JLink Symbol)
Methods[javaclass] returns a list of the Java declarations for all methods of the specified JavaClass. Methods["classname"] lists the methods for the named class. ...
PermutationMin   (Built-in Mathematica Symbol)
PermutationMin[perm] returns the smallest integer moved by the permutation perm.
CrossMatrix   (Built-in Mathematica Symbol)
CrossMatrix[r] gives a matrix whose elements are 1 in a centered cross-shaped region that extends r positions along each index direction, and are 0 otherwise.CrossMatrix[r, ...
DiamondMatrix   (Built-in Mathematica Symbol)
DiamondMatrix[r] gives a matrix whose elements are 1 in a diamond-shaped region that extends r index positions to each side, and are 0 otherwise.DiamondMatrix[r, w] gives a ...
DiskMatrix   (Built-in Mathematica Symbol)
DiskMatrix[r] gives a matrix whose elements are 1 in a disk-shaped region of radius r, and are otherwise 0.DiskMatrix[r, w] gives a w*w matrix containing a disk of 1s with ...
DownValues   (Built-in Mathematica Symbol)
DownValues[f] gives a list of transformation rules corresponding to all downvalues defined for the symbol f.
LowerTriangularize   (Built-in Mathematica Symbol)
LowerTriangularize[m] gives a matrix in which all but the lower triangular elements of m are replaced with zeros. LowerTriangularize[m, k] replaces with zeros only the ...
1 ... 42|43|44|45|46|47|48 ... 462 Previous Next

...