|
|
parameters_type & | with_reduction_factor (remove_complex< ValueType > value) |
|
parameters_type & | with_loggers (Args &&... _value) |
| | Provides the loggers to be added to the factory and its generated objects in a fluent interface.
|
| std::unique_ptr< Factory > | on (std::shared_ptr< const Executor > exec) const |
| | Creates a new factory on the specified executor.
|
◆ reduction_factor
template<typename ValueType = default_precision>
Initial value:{
5 * std ::numeric_limits<remove_complex<ValueType>>::epsilon()}
Factor by which the residual norm will be reduced.
The documentation for this struct was generated from the following file: