|
linbox
|
Provides tags for various algorithms/solutions, à la FFLAS.
More...
Include dependency graph for linbox-tags.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| LinBox | |
| Namespace in which all linbox code resides. | |
| LinBox::Tag | |
| Structure for tags. | |
Enumerations | |
| enum | Side { Left = FFLAS::FflasLeft, Right = FFLAS::FflasRight } |
| Left/Right Tag. More... | |
| enum | Transpose |
| (No)Transpose Tag | |
| enum | UpLo |
| (Upp/Low)er Tag | |
| enum | Diag |
| (Non)Unit Diagonal Tag | |
| enum | FileFormat |
| Dense format (table) output Tag. | |
| enum | Sign { , Negative = 501, NonNegative = 502, NonPositive = 503, NonZero = 504, Zero = 505 } |
Provides tags for various algorithms/solutions, à la FFLAS.
This is a subset of Fflas* enums.
1.8.12