![]() |
MaCh3
2.6.1
Reference Guide
|
Struct to hold information about a group of parameters that flip together at the same time. More...
#include <Parameters/ParameterHandlerBase.h>
Public Attributes | |
| std::vector< int > | FlipParameterIndex |
| Indices of parameters with flip symmetry. More... | |
| std::vector< double > | FlipParameterPoint |
| Central points around which parameters are flipped. More... | |
Struct to hold information about a group of parameters that flip together at the same time.
Definition at line 465 of file ParameterHandlerBase.h.
| std::vector<int> ParameterHandlerBase::FlipGroup::FlipParameterIndex |
Indices of parameters with flip symmetry.
Definition at line 467 of file ParameterHandlerBase.h.
| std::vector<double> ParameterHandlerBase::FlipGroup::FlipParameterPoint |
Central points around which parameters are flipped.
Definition at line 469 of file ParameterHandlerBase.h.