|
Gromacs
2026.0-dev-20251109-f20ba35
|
#include <gromacs/fileio/mrcdensitymapheader.h>
Skew matrix and translation. As named in "EMDB Map Distribution Format Description Version 1.01 (c) emdatabank.org 2014".
Public Attributes | |
| bool | valid_ = false |
| True if skew matrix is stored. | |
| std::array< float, DIM *DIM > | matrix_ = {} |
| Skew matrix for crystallographic unit cell in Ångström. | |
| std::array< float, DIM > | translation_ = {} |
| Translation of crystallographic unit cell in Ångström. | |
1.8.5