Macaulay2 Engine
Loading...
Searching...
No Matches

◆ text_out()

template<typename RT, typename Algorithm>
void HomotopyConcrete< RT, Algorithm >::text_out ( buffer & o) const
virtual

Implements Homotopy.

Definition at line 833 of file SLP-imp.hpp.

834{
835 o << "HomotopyConcrete<...,...> : track not implemented" << newline;
836}

References newline.