Exports
CopyableType | ||
Module R | ||
add!: | (%, R, V) ![]() |
In-place addition of a monomial |
apply: | (%, TREE) ![]() |
Conversion to an expression tree |
apply: | (OUT, %, Symbol) ![]() |
Write an element to a port |
coefficient: | (%, V) ![]() |
Extraction of a coefficient |
coefficient: | (%, MachineInteger) ![]() |
Extraction of a coefficient |
lift: | (Derivation R, V ![]() ![]() ![]() |
Extend a derivation |
(R ![]() ![]() ![]() ![]() |
Extend a morphism | |
monomial: | (R, V) ![]() |
Creation of a monomial |
OUT | == | TextWriter |
TREE | == | ExpressionTree |