Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_matrix.c10289 static int tall_SVD (const gretl_matrix *X, in tall_SVD() function
10588 err = tall_SVD(x, pu, ps, pvt); in gretl_matrix_SVD()