Add transpose operation to Matrix3x3
authorKevin Boyd <kevin.boyd@uconn.edu>
Mon, 22 Jul 2019 19:34:17 +0000 (15:34 -0400)
committerChristian Blau <cblau@gwdg.de>
Thu, 25 Jul 2019 08:15:06 +0000 (10:15 +0200)
commit6941eb5a942716770ef2b27dade706951b3405a1
treefd3fca6b76d710b573c73abaccb1df4bd47d1291
parent7e2a431c21e5668f9e9730140650e024a8c81f02
Add transpose operation to Matrix3x3

refs #2976

Change-Id: I8f0ce04b18be1e8b119de02cb6b52b3314cd67eb
src/gromacs/math/matrix.h
src/gromacs/math/tests/matrix.cpp