Closed le-doux closed 7 years ago
just a note: the order used by the getters / setters makes more sense to me (left-to-right order instead of up-down order) and might be easier to work with, but the rest of the class uses the other ordering, so I changed the getters / setters. it should work just as well to do the opposite.
@le-doux I think I see what you mean, I'll merge this and then reorder it to double check.
Actually, I think the fix might not be correct after all! I'm making sure and fixing some other minor stuff in there as well. Edit: or i've confused myself further.
It seems I did confuse myself when editing it for clarity, but it looks more sound now thanks @le-doux
thanks for the quick response Sven! looks good now :)
Right now the indices for the individual matrix element getters and setters are in reverse order from the constructor, set, and tostring