Changes

Jump to: navigation, search

DPS921/Intel Math Kernel Library

1 byte removed, 21:39, 13 April 2021
Vector Math
There are two main set of functions for the Vector Math library that the intel MKL uses they are:
- * VM Mathematical Functions Which allows for it to compute values of mathematical functions e.g. sine, cosine, exponential, or logarithm on vectors that are stored in contiguous memory.
- * VM Service Functions are used for showing when catching errors made in the calculations or accuracy. Such as catching error codes or error messages from improper calculations.
=== Code Samples ===
22
edits

Navigation menu