highprecisionpso::DeltaUpdater Member List
This is the complete list of members for highprecisionpso::DeltaUpdater, including all inherited members.
delta_ (defined in highprecisionpso::DeltaUpdater) | highprecisionpso::DeltaUpdater | protected |
DeltaUpdater(double delta) | highprecisionpso::DeltaUpdater | |
DeltaUpdater(double initial_delta, double gamma) | highprecisionpso::DeltaUpdater | |
DimensionsOfDeltaUpdate(Particle *p) | highprecisionpso::DeltaUpdater | virtual |
gamma_ (defined in highprecisionpso::DeltaUpdater) | highprecisionpso::DeltaUpdater | protected |
GetName() | highprecisionpso::DeltaUpdater | virtual |
initial_delta_ (defined in highprecisionpso::DeltaUpdater) | highprecisionpso::DeltaUpdater | protected |
LoadData(std::ifstream *input_stream, ProgramVersion *version_of_stored_data) | highprecisionpso::DeltaUpdater | virtual |
NumberOfDeltaUpdates() | highprecisionpso::DeltaUpdater | |
StoreData(std::ofstream *output_stream) | highprecisionpso::DeltaUpdater | virtual |
Update(Particle *p) | highprecisionpso::DeltaUpdater | virtual |
~PositionAndVelocityUpdater() | highprecisionpso::PositionAndVelocityUpdater | inlinevirtual |