Home
last modified time | relevance | path

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

/zscilib-3.4.0/include/zsl/
Dmatrices.h81 typedef enum zsl_mtx_unary_op { enum
353 int zsl_mtx_unary_op(struct zsl_mtx *m, zsl_mtx_unary_op_t op);
/zscilib-3.4.0/src/
Dmatrices.c191 zsl_mtx_unary_op(struct zsl_mtx *m, zsl_mtx_unary_op_t op) in zsl_mtx_unary_op() function
/zscilib-3.4.0/tests/src/
Dmatrix_tests.c375 rc = zsl_mtx_unary_op(&m, ZSL_MTX_UNARY_OP_INCREMENT); in ZTEST()
/zscilib-3.4.0/
DREADME.md353 using the `zsl_mtx_unary_op` function: