Developer Reference for Intel® oneAPI Math Kernel Library for C
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-BE51EF8A-38F9-429B-9908-1DF08D4DC8A5
Visible to Intel only — GUID: GUID-BE51EF8A-38F9-429B-9908-1DF08D4DC8A5
feastinit
Initialize Extended Eigensolver input parameters with default values.
Syntax
feastinit (MKL_INT* fpm);
Include Files
- mkl.h
Description
This routine sets all Extended Eigensolver parameters to their default values.
Output Parameters
- fpm
-
Array, size 128. This array is used to pass various parameters to Extended Eigensolver routines. See Extended Eigensolver Input Parameters for a complete description of the parameters and their default values.