23.08
|
#include <depthfirst_driver.hpp>
Public Member Functions | |
virtual | ~IDepthfirstStrategy ()=default |
virtual unsigned int | get_input_rows () const =0 |
virtual unsigned int | get_input_cols () const =0 |
virtual unsigned int | get_output_rows () const =0 |
virtual unsigned int | get_output_cols () const =0 |
Definition at line 41 of file depthfirst_driver.hpp.
|
virtualdefault |
|
pure virtual |
Implemented in DepthfirstStrategyUntyped.
|
pure virtual |
Implemented in DepthfirstStrategyUntyped.
|
pure virtual |
|
pure virtual |