[arrayfire] 23/29: Fix doc for af_isnan

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Oct 19 17:48:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository arrayfire.

commit d9c793c243056a1d608631a9406d3f32fe9881b6
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Sat Oct 17 18:16:52 2015 -0400

    Fix doc for af_isnan
---
 include/af/arith.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/include/af/arith.h b/include/af/arith.h
index 4d3508d..fc2cdc2 100644
--- a/include/af/arith.h
+++ b/include/af/arith.h
@@ -1351,9 +1351,10 @@ extern "C" {
         \param[in] in is input
         \return \ref AF_SUCCESS if the execution completes properly
 
-        \ingroup arith_func_nan
+        \ingroup arith_func_isnan
     */
     AFAPI af_err af_isnan   (af_array *out, const af_array in);
+
 #ifdef __cplusplus
 }
 #endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list