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

  /external/valgrind/drd/tests/
matinv.c 283 static double identity_error(const elem_t* const a, const int n) function
350 error = identity_error(prod, matrix_size);
omp_matinv.c 247 static double identity_error(const elem_t* const a, const int n) function
330 error = identity_error(prod, matrix_size);

Completed in 62 milliseconds