|
Macaulay2 Engine
|
Traits class mapping a coefficient ring RT to its preferred homotopy algorithm tag. More...
#include <SLP-defs.hpp>
Public Types | |
| typedef TrivialHomotopyAlgorithm | Algorithm |
Traits class mapping a coefficient ring RT to its preferred homotopy algorithm tag.
The primary template selects TrivialHomotopyAlgorithm; explicit specialisations override that choice for specific numeric rings. SLEvaluatorConcrete<RT>::createHomotopy consults HomotopyAlgorithm<RT>::Algorithm to pick the right HomotopyConcrete specialisation.
Definition at line 197 of file SLP-defs.hpp.