Display ArrayFire and device info.  
More...
Display ArrayFire and device info. 
      
        
          | AFAPI af_err af_device_info | ( | char * | d_name, | 
        
          |  |  | char * | d_platform, | 
        
          |  |  | char * | d_toolkit, | 
        
          |  |  | char * | d_compute | 
        
          |  | ) |  |  | 
      
 
 
- Examples: 
- adaptive_thresholding.cpp, bagging.cpp, binary_thresholding.cpp, black_scholes_options.cpp, brain_segmentation.cpp, cholesky.cpp, conway.cpp, conway_pretty.cpp, deep_belief_net.cpp, edge.cpp, filters.cpp, fractal.cpp, helloworld.cpp, image_demo.cpp, image_editing.cpp, integer.cpp, kmeans.cpp, knn.cpp, logistic_regression.cpp, lu.cpp, matching.cpp, morphing.cpp, naive_bayes.cpp, neural_network.cpp, optical_flow.cpp, perceptron.cpp, pi.cpp, plot2d.cpp, plot3.cpp, pyramids.cpp, qr.cpp, rainfall.cpp, rbm.cpp, softmax_regression.cpp, surface.cpp, svd.cpp, swe.cpp, and vectorize.cpp.