OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:packetmath_complex
(Results
1 - 1
of
1
) sorted by null
/external/eigen/test/
packetmath.cpp
314
template<typename Scalar> void
packetmath_complex
()
function
362
CALL_SUBTEST_1(
packetmath_complex
<std::complex<float> >() );
363
CALL_SUBTEST_2(
packetmath_complex
<std::complex<double> >() );
Completed in 188 milliseconds