Optionally, use SVML functions if available.

Submitted by Christoph Hertzberg @chhtz

Assigned to Nobody

Link to original bugzilla bug (#1681)
Version: 3.4 (development)

Description

This came up in Bug #1678 (closed).

We may optionally replace our own vector math functions and replace them by SVML, or some alternative:
https://stackoverflow.com/questions/31978592/

Pro:

  • We get immediate support for other functions like asin, erf, ...
  • Binary sizes would slightly reduce for people who use SVML anyway.

Maybe Contra: We could get worse performance (someone needs to check)

Edited Dec 05, 2019 by Eigen Bugzilla
Assignee Loading
Time tracking Loading