Set dimensions of array. More...
Functions | |
array | af::setdims (const array &in, unsigned R, unsigned C) |
Set dimensions of array.
[in] | in | Input array |
[in] | r | Number of rows in output array |
[in] | c | Number of columns in output array |
in
array af::setdims | ( | const array & | in, |
unsigned | R, | ||
unsigned | C | ||
) |