Print the array to screen. More...

Functions

AFAPI void print (const char *exp, const array &arr)
 
AFAPI af_err af_print_array (af_array arr)
 

Detailed Description

Print the array to screen.

Function Documentation

AFAPI af_err af_print_array ( af_array  arr)
Parameters
[in]arris the input array
Returns
error codes
AFAPI void af::print ( const char *  exp,
const array arr 
)
Parameters
[in]expis an expression, generally the name of the array
[in]arris the input array