aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/arch/NEON/PacketMath.h
diff options
context:
space:
mode:
authorGravatar Antonio Sanchez <cantonios@google.com>2021-01-12 10:33:15 -0800
committerGravatar Antonio Sanchez <cantonios@google.com>2021-01-12 10:33:15 -0800
commit352f1422d3ceea19a04cab297c6339e0870e1c6c (patch)
tree37de244070e2c48473bdb1273e848be4b1464e03 /Eigen/src/Core/arch/NEON/PacketMath.h
parent20440849794789eb9d9d29bc834296ce0e73b05c (diff)
Remove `inf` local variable.
Apparently `inf` is a macro on iOS for `std::numeric_limits<T>::infinity()`, causing a compile error here. We don't need the local anyways since it's only used in one spot.
Diffstat (limited to 'Eigen/src/Core/arch/NEON/PacketMath.h')
0 files changed, 0 insertions, 0 deletions