FflasFfpack
|
Utilities to create matrices with prescribed shapes, properties,... More...
#include "fflas-ffpack/fflas-ffpack-config.h"
#include "fflas-ffpack/utils/debug.h"
#include "fflas-ffpack/ffpack/ffpack.h"
#include "fflas-ffpack/utils/fflas_randommatrix.h"
#include <givaro/givinteger.h>
#include <givaro/givintprime.h>
#include <givaro/givranditer.h>
#include <chrono>
#include <random>
Namespaces | |
FFPACK | |
Finite Field PACK Set of elimination based routines for dense linear algebra. | |
Functions | |
int | RandInt (int a, int b) |
Random integer in range. More... | |
template<typename Field > | |
Givaro::Integer | maxFieldElt () |
template<> | |
Givaro::Integer | maxFieldElt< Givaro::ZRing< Givaro::Integer > > () |
template<typename Field > | |
Field * | chooseField (Givaro::Integer q, uint64_t b) |
Utilities to create matrices with prescribed shapes, properties,...
To be used in the tests