FFLAS-FFPACK
Namespaces | Functions
test-utils.h File Reference

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...
 

Detailed Description

Utilities to create matrices with prescribed shapes, properties,...

To be used in the tests