|
linbox
|
linbox base configuration file More...
#include <fflas-ffpack/fflas-ffpack-config.h>#include "linbox/config.h"#include <cfloat>#include <cmath>#include <cctype>#include <iostream>Data Structures | |
| struct | ContainerCategories |
| used to separate BLAS2 and BLAS3 operations More... | |
| struct | ContainerCategories::Any |
| struct | ContainerCategories::Vector |
| struct | ContainerCategories::Matrix |
| struct | ContainerCategories::Other |
| struct | ContainerTraits< Container > |
| Trait for the Category. More... | |
Namespaces | |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |
Macros | |
| #define | INT32_MAX (2147483647L) |
Typedefs | |
| typedef ptrdiff_t | index_t |
Variables | |
| const int | BlasBound = 1 << 26 |
linbox base configuration file
| #define INT32_MAX (2147483647L) |