Home
last modified time | relevance | path

Searched refs:plog_impl_double (Results 1 – 4 of 4) sorted by relevance

/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/Core/arch/Default/
H A DGenericPacketMathFunctions.h181 Packet plog_impl_double(const Packet _x) in plog_impl_double() function
279 return plog_impl_double<Packet, /* base2 */ false>(_x); in plog_double()
287 return plog_impl_double<Packet, /* base2 */ true>(_x); in plog2_double()
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/Eigen/src/Core/arch/Default/
H A DGenericPacketMathFunctions.h279 Packet plog_impl_double(const Packet _x)
377 return plog_impl_double<Packet, /* base2 */ false>(_x);
385 return plog_impl_double<Packet, /* base2 */ true>(_x);
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/arch/Default/
H A DGenericPacketMathFunctions.h279 Packet plog_impl_double(const Packet _x)
377 return plog_impl_double<Packet, /* base2 */ false>(_x);
385 return plog_impl_double<Packet, /* base2 */ true>(_x);
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/Core/arch/Default/
H A DGenericPacketMathFunctions.h279 Packet plog_impl_double(const Packet _x)
377 return plog_impl_double<Packet, /* base2 */ false>(_x);
385 return plog_impl_double<Packet, /* base2 */ true>(_x);