ExplicitRef

ExplicitRef[expr]
returns expr where all occurrences of SpAssoc, SpM and PolVec with implicit reference vectors have added explicit default reference vectors.
ExplicitRef[expr, P]
adds reference vectors only to SpAssoc, SpM and PolVec with label P .
ExplicitRef[expr, patt]
adds reference vectors only to SpAssoc, SpM and PolVec with labels matching patt.
Explicit default reference vectors are added to SpAssoc, SpM and PolVec with implicit reference vectors:
SpAssoc, SpM and PolVec with explicit reference vectors are unchanged:
Add explicit reference vectors to all occurrences of SpAssoc, SpM and PolVec:
Add explicit reference vectors to occurrences of SpAssoc, SpM and PolVec with given label:
Add explicit reference vectors to occurrences of SpAssoc, SpM and PolVec with label matching given pattern: