Home
last modified time | relevance | path

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

/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_util.h163 …phap, const struct rsb_coo_matrix_t*cooap, const void *betap, const struct rsb_coo_matrix_t*coobp)
H A Drsb_util.m42561 …phap, const struct rsb_coo_matrix_t*cooap, const void *betap, const struct rsb_coo_matrix_t*coobp)
2564 struct rsb_coo_matrix_t cooa = *cooap, coob = *coobp, cooc = *coocp;
H A Drsb_util.c6348 …phap, const struct rsb_coo_matrix_t*cooap, const void *betap, const struct rsb_coo_matrix_t*coobp) in rsb__do_coo_sum() argument
6350 struct rsb_coo_matrix_t cooa = *cooap, coob = *coobp, cooc = *coocp; in rsb__do_coo_sum()