|
FflasFfpack
|
Specifies the mode of action for an algorithm w.r.t. More...
Data Structures | |
| struct | DefaultTag |
| No specific mode of action: use standard field operations. More... | |
| struct | DefaultBoundedTag |
| Use standard field operations, but keeps track of bounds on input and output. More... | |
| struct | ConvertTo |
| Force conversion to appropriate element type of ElementCategory T. More... | |
| struct | DelayedTag |
| Performs field operations with delayed mod reductions. Ensures result is reduced. More... | |
| struct | LazyTag |
| Performs field operations with delayed mod only when necessary. Result may not be reduced. More... | |
Specifies the mode of action for an algorithm w.r.t.
its field