aboutsummaryrefslogtreecommitdiff
path: root/src/iemmatrix_sources.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/iemmatrix_sources.c')
-rw-r--r--src/iemmatrix_sources.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/iemmatrix_sources.c b/src/iemmatrix_sources.c
index 5e05345..2e6b4f4 100644
--- a/src/iemmatrix_sources.c
+++ b/src/iemmatrix_sources.c
@@ -24,6 +24,7 @@ void iemmatrix_sources_setup(void)
iemtx_concat_setup(); /* mtx_concat.c */
iemtx_conv_setup(); /* mtx_conv.c */
iemtx_cos_setup(); /* mtx_cos.c */
+ iemtx_cumprod_setup(); /* mtx_cumprod.c */
iemtx_cumsum_setup(); /* mtx_cumsum.c */
iemtx_dbtopow_setup(); /* mtx_dbtopow.c */
iemtx_dbtorms_setup(); /* mtx_dbtorms.c */