HomeSort by relevance Sort by last modified time
    Searched refs:test_evals (Results 1 - 2 of 2) sorted by null

  /external/eigen/unsupported/test/
cxx11_tensor_convolution.cpp 18 static void test_evals() function
141 CALL_SUBTEST(test_evals<ColMajor>());
142 CALL_SUBTEST(test_evals<RowMajor>());
cxx11_tensor_contraction.cpp 20 static void test_evals() function
515 CALL_SUBTEST(test_evals<ColMajor>());
516 CALL_SUBTEST(test_evals<RowMajor>());

Completed in 49 milliseconds