Data Types

The Data Fitting component provides routines for processing single and double precision real data types. The results of cell search operations are returned as a generic integer data type.

All Data Fitting routines use the following data type:

Type

Data Object

Fortran: TYPE(DF_TASK)

C: DFTaskPtr

Pointer to a task

Note iconNote

The actual size of the generic integer type is platform-dependent. Before compiling your application, you need to set an appropriate byte size for integers. For details, see section Using the ILP64 Interface vs. LP64 Interface of the Intel® MKL User's Guide.


Submit feedback on this help topic