diff options
Diffstat (limited to 'xtract/xtract_scalar.h')
-rw-r--r-- | xtract/xtract_scalar.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xtract/xtract_scalar.h b/xtract/xtract_scalar.h index 0496eed..ff844f0 100644 --- a/xtract/xtract_scalar.h +++ b/xtract/xtract_scalar.h @@ -34,6 +34,8 @@ extern "C" { * @{ */ +void test(void); + /** \brief Extract the mean of an input vector * * \param *data: a pointer to the first element |