Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_matrix.h421 gretl_matrix_subtract (const gretl_matrix *a, const gretl_matrix *b,
H A Dgretl_matrix.c3040 gretl_matrix_subtract (const gretl_matrix *a, const gretl_matrix *b, in gretl_matrix_subtract() function
H A Dgeneval.c2812 err = gretl_matrix_subtract(A, B, C); in real_matrix_calc()
H A Dgeneval.c.try2813 err = gretl_matrix_subtract(A, B, C);