|
linbox
|
#include <sys/mman.h>#include <sys/types.h>#include <sys/stat.h>#include <sys/fcntl.h>#include "dense-matrix.h"#include "dense-sliced.inl"Data Structures | |
| struct | SlicedBase< T > |
| class | Sliced< _Domain > |
| The Sliced Matrix class _Domain must be a GF(3) rep, BaseT must be an unsigned int type. More... | |
Namespaces | |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |
Macros | |
| #define | SLICED_INL |
| #define SLICED_INL |