|
Developer`ClearCache
ClearCache[ ] clears internal caches of stored results.
ClearCache is useful if one needs to generate worst-case timing results independent of previous computations.
ClearCache["Numeric"] clears only caches of numeric results.
ClearCache["Symbolic"] clears only caches of symbolic results.
See also: Update.
|