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

◆ text_out()

void NCResComputation::text_out ( buffer & o) const
inlineprotectedvirtual

Implements ResolutionComputation.

Definition at line 126 of file nc-res-computation.hpp.

126 {
127 o << "Noncommutative resolution";
128 }