[arrayfire] 18/34: Add missing examples to documentation

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Sep 27 14:46:03 UTC 2015


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

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

commit bf53528418559ad663282aea4bcb14b1951da81b
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Wed Sep 23 13:22:47 2015 -0400

    Add missing examples to documentation
---
 include/arrayfire.h | 54 +++++++++++++++++++++++++++++++++--------------------
 1 file changed, 34 insertions(+), 20 deletions(-)

diff --git a/include/arrayfire.h b/include/arrayfire.h
index ff6a3e5..3028962 100644
--- a/include/arrayfire.h
+++ b/include/arrayfire.h
@@ -234,36 +234,50 @@
 */
 
 /**
-\example helloworld.cpp
-\example pi.cpp
-\example integer.cpp
-\example rainfall.cpp
-\example vectorize.cpp
-\example black_scholes_options.cpp
-\example monte_carlo_options.cpp
-\example heston_model.cpp
+\example matching.cpp
+\example fast.cpp
 \example harris.cpp
-\example kmeans.cpp
-\example knn.cpp
-\example bagging.cpp
-\example naive_bayes.cpp
+\example susan.cpp
+\example logistic_regression.cpp
+\example rbm.cpp
 \example perceptron.cpp
 \example neural_network.cpp
-\example rbm.cpp
+\example bagging.cpp
+\example naive_bayes.cpp
 \example deep_belief_net.cpp
-\example logistic_regression.cpp
+\example kmeans.cpp
+\example softmax_regression.cpp
+\example knn.cpp
+\example monte_carlo_options.cpp
+\example heston_model.cpp
+\example black_scholes_options.cpp
+\example blas.cpp
+\example fft.cpp
+\example pi.cpp
+\example svd.cpp
+\example cholesky.cpp
+\example qr.cpp
+\example lu.cpp
 \example conway.cpp
-\example conway_pretty.cpp
-\example fractal.cpp
 \example histogram.cpp
+\example fractal.cpp
 \example plot2d.cpp
-\example brain_segmentation.cpp
-\example image_demo.cpp
-\example image_editing.cpp
+\example conway_pretty.cpp
+\example helloworld.cpp
+\example vectorize.cpp
+\example integer.cpp
+\example convolve.cpp
+\example rainfall.cpp
 \example morphing.cpp
-\example optical_flow.cpp
+\example image_demo.cpp
+\example brain_segmentation.cpp
 \example pyramids.cpp
+\example binary_thresholding.cpp
+\example optical_flow.cpp
+\example adaptive_thresholding.cpp
+\example image_editing.cpp
 \example edge.cpp
+\example filters.cpp
 */
 
 #include "af/compatible.h"

-- 
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