|
Macaulay2 Engine
|
Field-traits tag used as the template parameter of SLP<Field> to pick the complex element type. More...
#include <NAG.hpp>
Public Types | |
| typedef complex | element_type |
Field-traits tag used as the template parameter of SLP<Field> to pick the complex element type.
The only data is the element_type typedef — field operations (add, mul, ...) come from free functions on complex rather than methods, so the class itself is empty. Acts as the non-ARing evaluator's field-of-record.