GPU max function

Hi everyone,
what is the equivalent statement for the following code using GPU?
max(A,[],1)
where A is a 1310720×2 array. GPU only takes 2 arguments for MAX function.

Respuestas (1)

Edric Ellis
Edric Ellis el 14 de Nov. de 2011

1 voto

That syntax is now available in R2011b.

Categorías

Etiquetas

Preguntada:

AP
el 11 de Nov. de 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by