Home
last modified time | relevance | path

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

/external/valgrind/drd/tests/
Domp_matinv.c247 static double identity_error(const elem_t* const a, const int n) in identity_error() function
330 error = identity_error(prod, matrix_size); in main()
Dmatinv.c283 static double identity_error(const elem_t* const a, const int n) in identity_error() function
350 error = identity_error(prod, matrix_size); in main()