pushForward1(..., Strategy => ...) -- specify which algorithm to use in the computation
pushForward1(f,M,Strategy => v) -- an option for pushForward1
which can be used to specify the strategy to be used in the computation.
The strategy option value v should be one of the following.
The default is for the code to select the best strategy heuristically.
See also: