Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_matrix.h775 int gretl_matrix_columnwise_product (const gretl_matrix *A,
H A Dgmm.c1004 err = gretl_matrix_columnwise_product(s->oc->e, in gmm_multiply_ocs()
H A Dgretl_matrix.c13173 int gretl_matrix_columnwise_product (const gretl_matrix *A, in gretl_matrix_columnwise_product() function