Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/lapackwrapp/
H A Dncbi_lapack.c98 static unsigned int s_Min(unsigned int x, unsigned int y) in s_Min() function
171 memcpy(superb, work + 1, (s_Min(r, c) - 1) * sizeof(double)); in NCBI_SingularValueDecomposition()