Task Editors

Task editors initialize or change the predefined Data Fitting task parameters. You can use task editors to initialize or modify pointers to arrays or parameter values.

Task editors can be task-specific and generic. Task-specific editors can modify more than one parameter related to a specific task. Generic editors modify a single parameter at a time.

The Data Fitting component of the Intel MKL provides the following task editors:

Data Fitting Task Editors

Editor

Description

Type

df?editppspline1d

Changes parameters of the piecewise polynomial spline.

Task-specific

df?editptr

Changes a pointer in the task descriptor.

Generic

dfieditval

Changes a value in the task descriptor.

Generic

df?editidxptr

Changes a coordinate of data represented in matrix format. For example, a vector-valued function or spline coefficients.

Generic


Submit feedback on this help topic