#include <mutation_strategy.hpp>
|
| | HybridMutation ()=default |
| |
| void | mutate (model &m, const int &step) final |
| |
| std::unique_ptr< HybridMutation > | clone () const |
| | Return an exception-safe, memory-safe copy of this object. More...
|
| |
Definition at line 81 of file mutation_strategy.hpp.
◆ HybridMutation()
| lbann::ltfb::HybridMutation::HybridMutation |
( |
| ) |
|
|
default |
◆ mutate()
| void lbann::ltfb::HybridMutation::mutate |
( |
model & |
m, |
|
|
const int & |
step |
|
) |
| |
|
final |
The documentation for this class was generated from the following file: