Macaulay2 Engine
Loading...
Searching...
No Matches
ComplexField Class Reference

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

Detailed Description

Field-traits tag used as the template parameter of SLP<Field> to pick the complex element type.

Note
AI-generated documentation. Verify against the source before relying on it.

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.

Definition at line 473 of file NAG.hpp.


The documentation for this class was generated from the following file: