[eigen-commits] commit/eigen: sameeragarwal: Consistently use EIGEN_BLAS_FUNC in BLAS. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: sameeragarwal: Consistently use EIGEN_BLAS_FUNC in BLAS.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Wed, 27 Feb 2019 20:52:15 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=1zgqN6cRnCvcT/++IBECyxlumZM=; b=FSkoKTIQYDhp+g2ThZVgO0V to5+NA073+iljAk82d6ERpXRWU7BDcsuKd+pHqP4DmfYTUOFoT87poQIEMDdVYJj uC1hSpIh+l2cFTsysOUYNMKofUs9FDyf+UIg8WtyafJ/EmawmXgIkgPX6iz2ItZc P7TQ4NIGdkHpSUwvxfRg=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/4f9e93b66572/
Changeset: 4f9e93b66572
User: sameeragarwal
Date: 2019-02-27 19:30:58+00:00
Summary: 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.
Affected #: 5 files
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.