aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/arch/NEON
diff options
context:
space:
mode:
authorGravatar Antonio Sanchez <cantonios@google.com>2021-01-11 11:30:01 -0800
committerGravatar Antonio Sanchez <cantonios@google.com>2021-01-11 11:30:01 -0800
commit20440849794789eb9d9d29bc834296ce0e73b05c (patch)
tree1e270d021f6ee33267a25602f473bcfa6432ec78 /Eigen/src/Core/arch/NEON
parent3daf92c7a5e8288d47839e47a461b8d249d206f1 (diff)
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.
Diffstat (limited to 'Eigen/src/Core/arch/NEON')
0 files changed, 0 insertions, 0 deletions