FflasFfpack
|
Defaults for optimised values. More...
#include "fflas-ffpack/config.h"
#include "fflas-ffpack/fflas-ffpack-thresholds.h"
#include "fflas-ffpack/fflas-ffpack-default-thresholds.h"
#include "givaro/givconfig.h"
Macros | |
#define | GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) |
Defaults for optimised values.
While fflas-ffpack-optimise.h
is created by configure
script, (either left blank or filled by optimiser), this file produces the defaults for the optimised values. If fflas-ffpack-optimise.h
is not empty, then its values preceeds the defaults here.
#define GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) |