Home
last modified time | relevance | path

Searched refs:smallVectors (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
Dsmallvectors.cpp13 template<typename Scalar> void smallVectors() in smallVectors() function
63 CALL_SUBTEST(smallVectors<int>() ); in test_smallvectors()
64 CALL_SUBTEST(smallVectors<float>() ); in test_smallvectors()
65 CALL_SUBTEST(smallVectors<double>() ); in test_smallvectors()