|
Gromacs
2023.4
|
#include <vector>#include "gromacs/utility/arrayref.h"#include "gromacs/utility/basedefinitions.h"#include "gromacs/utility/flags.h"#include "gromacs/utility/gmxassert.h"#include "gromacs/utility/real.h"
Include dependency graph for dataframe.h:
This graph shows which files directly or indirectly include this file:Declares classes for accessing data frame information.
Classes | |
| class | gmx::AnalysisDataValue |
| Value type for representing a single value in analysis data objects. More... | |
| class | gmx::AnalysisDataFrameHeader |
| Value type for storing frame-level information for analysis data. More... | |
| class | gmx::AnalysisDataPointSetRef |
| Value type wrapper for non-mutable access to a set of data column values. More... | |
| class | gmx::AnalysisDataFrameRef |
| Value type wrapper for non-mutable access to a data frame. More... | |
Typedefs | |
|
typedef ArrayRef< const AnalysisDataValue > | gmx::AnalysisDataValuesRef |
| Shorthand for reference to an array of data values. | |
1.8.5