OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_redux
(Results
1 - 2
of
2
) sorted by null
/external/eigen/test/
vectorization_logic.cpp
64
bool
test_redux
(const Xpr&, int traversal, int unrolling)
function
163
VERIFY(
test_redux
(Matrix3(),
166
VERIFY(
test_redux
(Matrix44(),
169
VERIFY(
test_redux
(Matrix44().template block<(Matrix1::Flags&RowMajorBit)?4:PacketSize,(Matrix1::Flags&RowMajorBit)?PacketSize:4>(1,2),
172
VERIFY(
test_redux
(Matrix44c().template block<2*PacketSize,1>(1,2),
175
VERIFY(
test_redux
(Matrix44r().template block<1,2*PacketSize>(2,1),
194
VERIFY(
test_redux
(VectorX(10),
221
VERIFY(
test_redux
(Matrix<float,5,2>(),
230
VERIFY(
test_redux
(Matrix<double,7,3>(),
redux.cpp
132
void
test_redux
()
function
Completed in 87 milliseconds