Intel® oneAPI Math Kernel Library Developer Reference - C
The graph API uses several opaque objects (for matrices and vectors, for example) to provide a higher abstraction level over the mathematical concepts underlying the functionality. The table below lists the routines which can be used to create and delete such objects.
Routine | Description |
---|---|
Create a graph matrix |
|
Free memory allocated for a graph matrix |
|
Create a graph vector |
|
Free memory allocated for a graph vector |
|
Create a descriptor |
|
Free memory allocated for a descriptor |
Product and Performance Information |
---|
Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex. Notice revision #20201201 |