dejavu
Fast probabilistic symmetry detection.
|
Writes to an ostream. More...
#include <dejavu.h>
Public Member Functions | |
ostream_hook (std::ostream &ostream) | |
dejavu_hook * | get_hook () override |
![]() | |
virtual dejavu_hook * | get_hook ()=0 |
virtual | ~hook_interface ()=default |
Writes to an ostream.
Hook that writes all the given symmetries to the given output stream (e.g., cout or an output file).
|
inlineexplicit |
|
inlineoverridevirtual |
Implements dejavu::hooks::hook_interface.