Skip to content

simpleIndexFiniteDifferencing

Do a simple form of finite differencing on all functions contained within root (which should be a project, file, or function definition).

Synopsis

Declared in <src/midend/programTransformation/finiteDifferencing/finiteDifferencing.h>

[[visibility]]
void
simpleIndexFiniteDifferencing(SgNode* root);

Parameters

Name

Description

root

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs