Gromacs  2022-beta1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
coordinatetransformation.h File Reference
#include <memory>
#include "gromacs/math/vectypes.h"
#include "matrix.h"
+ Include dependency graph for coordinatetransformation.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares coordinate transformation routines.

Author
Christian Blau blau@.nosp@m.kth..nosp@m.se

Classes

class  gmx::ArrayRef< typename >
 STL-like interface to a C array of T (or part of a std container of T). More...
 
class  gmx::TranslateAndScale
 Transform coordinates in three dimensions by first translating, then scaling them. More...
 
class  gmx::AffineTransformation
 Affine transformation of three-dimensional coordinates. More...