[eigen-commits] commit/eigen: benoitsteiner: Added rsqrt() method to the Array class: this method computes the coefficient-wise inverse square root much more efficiently than calling sqrt().inverse(). |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: benoitsteiner: Added rsqrt() method to the Array class: this method computes the coefficient-wise inverse square root much more efficiently than calling sqrt().inverse().
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Fri, 04 Dec 2015 02:16:51 -0000
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/7fc598ea74c0/
Changeset: 7fc598ea74c0
User: benoitsteiner
Date: 2015-12-04 02:16:35+00:00
Summary: Added rsqrt() method to the Array class: this method computes the coefficient-wise inverse square root much more efficiently than calling sqrt().inverse().
Affected #: 2 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.