diff options
author | Sameer Agarwal <sameeragarwal@google.com> | 2019-02-27 11:30:58 -0800 |
---|---|---|
committer | Sameer Agarwal <sameeragarwal@google.com> | 2019-02-27 11:30:58 -0800 |
commit | c181dfb8ab0a009795858670b4236d7e64a0c79e (patch) | |
tree | d02742e47b37a092563976718c86b9584947846b /demos/opengl | |
parent | 9558f4c25f6f8dc3d5fce9379f435d23d6b79f3d (diff) |
Consistently use EIGEN_BLAS_FUNC in BLAS.
Previously, for a few functions, eithe BLASFUNC or, EIGEN_CAT
was being used. This change uses EIGEN_BLAS_FUNC consistently
everywhere.
Also introduce EIGEN_BLAS_FUNC_SUFFIX, which by default is
equal to "_", this allows the user to inject a new suffix as
needed.
Diffstat (limited to 'demos/opengl')
0 files changed, 0 insertions, 0 deletions