linbox
linbox-config.h File Reference

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
 

Detailed Description

linbox base configuration file

Macro Definition Documentation

◆ INT32_MAX

#define INT32_MAX   (2147483647L)