OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:matrix22
(Results
1 - 1
of
1
) sorted by null
/external/eigen/test/
vectorization_logic.cpp
90
typedef Matrix<Scalar,2*PacketSize,2*PacketSize>
Matrix22
;
179
Map<
Matrix22
, Aligned, OuterStride<3*PacketSize> >,
180
Matrix22
184
Map<
Matrix22
, Aligned, InnerStride<3*PacketSize> >,
185
Matrix22
Completed in 186 milliseconds