|
25.02
|
#include <Optimization.hpp>
Additional Inherited Members | |
Public Member Functions inherited from OptimizeForTypeImpl< BaseType, OptimizeForConnectionImpl< BaseType, ChildType, Wrapped > > | |
| void | Run (Graph &graph, Layer &base) const override |
Public Member Functions inherited from Optimization | |
| Optimization ()=default | |
| virtual | ~Optimization ()=default |
Public Member Functions inherited from OptimizeForConnectionImpl< BaseType, ChildType, Wrapped > | |
| void | Run (Graph &graph, BaseType &base) const |
Protected Member Functions inherited from OptimizeForTypeImpl< BaseType, OptimizeForConnectionImpl< BaseType, ChildType, Wrapped > > | |
| ~OptimizeForTypeImpl ()=default | |
Protected Member Functions inherited from OptimizeForConnectionImpl< BaseType, ChildType, Wrapped > | |
| ~OptimizeForConnectionImpl ()=default | |
Definition at line 118 of file Optimization.hpp.