The Exponential function (exp)

Higher is better. 200% faster means the computation takes 67% less time. Since speed improvements will vary based upon computer specifications, speed improvements are reported for two different computers, represented by the orange and blue bars.
The Natural Log function (ln)

General matrix inverse (inv)

Matrix vector multiply

Each matrix is transposed and multiplied by a vector with the same number of rows as the original matrix. For example, the 125x50 matrix is transposed and then multiplied by a 125x1 vector.