Gan_Matrix33 Struct Reference (original) (raw)
Gan_Matrix33 Struct Reference
Structure definition for double precision 3x3 matrix. More...
#include <[gandalf/linalg/3x3matrix.h](3x3matrix%5F8h-source.html)>
| Public Attributes | |
|---|---|
| double | xx |
| double | xy |
| double | xz |
| double | yx |
| double | yy |
| double | yz |
| double | zx |
| double | zy |
| double | zz |
Detailed Description
Structure definition for double precision 3x3 matrix.
The documentation for this struct was generated from the following file:
