|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
SymmetrizedReplacePart
SymmetrizedReplacePart[sa, {pos1->val1, pos2->val2, ...}]]
replaces independent values of the symmetrized array sa as given by the rules
.
DetailsDetails
- SymmetrizedReplacePart[sa, rules] returns another symmetrized array with the same symmetry, but different independent components.
- If the
in the rules
do not correspond to independent components of the array, then they will be converted into the corresponding independent component before performing the replacements.
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
