OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a_ww
(Results
1 - 1
of
1
) sorted by null
/external/eigen/Eigen/src/Geometry/arch/
Geometry_SSE.h
74
Packet2d
a_ww
= pset1<Packet2d>(a[3]);
local
84
t1 = padd(pmul(
a_ww
, b_xy), pmul(a_yy, b_zw));
98
t1 = psub(pmul(
a_ww
, b_zw), pmul(a_yy, b_xy));
Completed in 816 milliseconds