FeynCalc manual (development version)

FCClearCache

FCClearCache[func] removes existing cached values for the function func that were introduced by FCUseCache.

To remove all existing cache values use FCClearCache[All].

See also

Overview, FCUseCache, FCShowCache.

Examples