Back to FabImage Library website
You are here: Start » Function Reference » Profile » Profile Local Transforms » DifferentiateProfile_Step

DifferentiateProfile_Step
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationPro |
Computes the derivative of a profile with a given difference step.
Syntax
C++
C#
void fil::DifferentiateProfile_Step ( const fil::Profile& inProfile, const bool inCyclic, int inStep, fil::Profile& outDerivative )