Files
eigen/Eigen
Antonio Sanchez 2044084979 Remove TODO from Transform::computeScaleRotation()
Upon investigation, `JacobiSVD` is significantly faster than `BDCSVD`
for small matrices (twice as fast for 2x2, 20% faster for 3x3,
1% faster for 10x10).  Since the majority of cases will be small,
let's stick with `JacobiSVD`.  See !361.
2021-01-11 11:30:01 -08:00
..
2017-11-10 14:11:22 +01:00
2017-11-27 22:11:57 +01:00
2017-08-17 21:58:39 +02:00