Home
last modified time | relevance | path

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

/zscilib-3.4.0/include/zsl/
Dmatrices.h179 int zsl_mtx_entry_fn_empty(struct zsl_mtx *m, size_t i, size_t j);
/zscilib-3.4.0/src/
Dmatrices.c31 zsl_mtx_entry_fn_empty(struct zsl_mtx *m, size_t i, size_t j) in zsl_mtx_entry_fn_empty() function
58 rc = zsl_mtx_entry_fn_empty(m, i, j); in zsl_mtx_init()
1165 zsl_mtx_init(l, zsl_mtx_entry_fn_empty); in zsl_mtx_cholesky()