Matrix Rotation of elements - Algorithms
|
12-12-2019, 02:37 PM
Post: #1
|
|||
|
|||
Matrix Rotation of elements - Algorithms
For no particular reason I've been looking into some matrix operations not mainstream, such as the element rotation, or "layer rotation". Note this is not the same as the "Rotation Matrix" used in transfromations theory - [ or is it? Somehow these two are begging to be connected in my mind... ]
Surely some scarce references exist (see here, here, and here) but I wonder if friendlier algorithms have been worked out that allow for an easier implementation using our trusted toolset in the Advantage and SandMatrix modules... So to clarify, I'm after a single-element rotation algorithm, either clockwise or anti-clockwise. Rotating the entire matrix 90 degrees is actually very simple using the transpose and column swapping , but a single element is much harder. Anyy inputs will be appreciated. "To live or die by your own sword one must first learn to wield it aptly." |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Matrix Rotation of elements - Algorithms - Ángel Martin - 12-12-2019 02:37 PM
RE: Matrix Rotation of elements - Algorithms - Csaba Tizedes - 12-12-2019, 03:31 PM
RE: Matrix Rotation of elements - Algorithms - Ángel Martin - 12-12-2019, 03:59 PM
RE: Matrix Rotation of elements - Algorithms - Ángel Martin - 12-15-2019, 06:16 AM
RE: Matrix Rotation of elements - Algorithms - Ángel Martin - 12-17-2019, 10:46 AM
RE: Matrix Rotation of elements - Algorithms - Valentin Albillo - 12-17-2019, 04:18 PM
RE: Matrix Rotation of elements - Algorithms - Ángel Martin - 12-18-2019, 06:29 AM
RE: Matrix Rotation of elements - Algorithms - Csaba Tizedes - 12-17-2019, 02:22 PM
RE: Matrix Rotation of elements - Algorithms - Ángel Martin - 12-17-2019, 03:51 PM
RE: Matrix Rotation of elements - Algorithms - Paul Dale - 12-18-2019, 07:05 AM
|
User(s) browsing this thread: 1 Guest(s)