OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pcplxflip
(Results
1 - 6
of
6
) sorted by null
/external/eigen/Eigen/src/Core/arch/SSE/
Complex.h
231
EIGEN_STRONG_INLINE Packet2cf
pcplxflip
/*<Packet2cf>*/(const Packet2cf& x)
function in namespace:Eigen::internal
427
EIGEN_STRONG_INLINE Packet1cd
pcplxflip
/*<Packet1cd>*/(const Packet1cd& x)
function in namespace:Eigen::internal
/external/eigen/test/
packetmath.cpp
323
internal::pstore(pval,internal::
pcplxflip
(internal::pload<Packet>(data1)));
324
VERIFY(areApprox(ref, pval, PacketSize) && "
pcplxflip
");
/external/eigen/Eigen/src/Core/arch/AltiVec/
Complex.h
208
template<> EIGEN_STRONG_INLINE Packet2cf
pcplxflip
<Packet2cf>(const Packet2cf& x)
function in namespace:Eigen::internal
/external/eigen/Eigen/src/Core/arch/NEON/
Complex.h
137
template<> EIGEN_STRONG_INLINE Packet2cf
pcplxflip
<Packet2cf>(const Packet2cf& a)
function in namespace:Eigen::internal
/external/eigen/Eigen/src/Core/
GenericPacketMath.h
217
template<typename Packet> inline Packet
pcplxflip
(const Packet& a)
function in namespace:Eigen::internal
/external/eigen/Eigen/src/Core/products/
GeneralBlockPanelKernel.h
398
tmp =
pcplxflip
(pconj(ResPacket(c.second)));
403
tmp = pconj(
pcplxflip
(ResPacket(c.second)));
408
tmp =
pcplxflip
(ResPacket(c.second));
413
tmp =
pcplxflip
(ResPacket(c.second));
[
all
...]
Completed in 1935 milliseconds