#include "C1DAnisoMTSynthData.h"#include "Adaptors.h"#include <algorithm>Go to the source code of this file.
Functions | |
| void | Member2Aniso (const ttranscribed &member, C1DAnisoMTSynthData &Synth) |
| This function sets the properties for the 1D MT anisotropic forward calculation, from the variable member as used in the genetic algorithm. | |
| void Member2Aniso | ( | const ttranscribed & | member, | |
| C1DAnisoMTSynthData & | Synth | |||
| ) | [inline] |
This function sets the properties for the 1D MT anisotropic forward calculation, from the variable member as used in the genetic algorithm.
Definition at line 8 of file Member2Aniso.h.
References C1DAnisoMTSynthData::SetDips(), C1DAnisoMTSynthData::SetRho1(), C1DAnisoMTSynthData::SetRho2(), C1DAnisoMTSynthData::SetRho3(), C1DAnisoMTSynthData::SetSlants(), C1DAnisoMTSynthData::SetStrikes(), and C1DAnisoMTSynthData::SetThicknesses().
Referenced by PTensor1DMTObjective::SafeParallel().
1.5.5