On 05/08/2015 09:47 PM, Arghya Das wrote:
This is a programming question : Does anyone know how to rotate a 2d
matrix circularly for 'n' times in suppose C language...? It would be a
lot of help if you could explain with code.
Hint : each row vector needs to be rotated one element to the right
relative to the preceding row vector.
R(theta) = cos(theta) sin(theta)
-sin(theta) cos(theta)
Have a nice day,
Jan-Rens.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]