linbox
test-ffpack.C File Reference

Tests for the ffpack set of routines. More...

#include "linbox/linbox-config.h"
#include <iostream>
#include "linbox/integer.h"
#include "linbox/matrix/matrix-domain.h"
#include "linbox/ring/modular.h"
#include <givaro/modular-balanced.h>
#include "fflas-ffpack/ffpack/ffpack.h"
#include "linbox/util/commentator.h"
#include "test-common.h"

Macros

#define _LB_FULL_TEST
 

Functions

const char * pretty (string a)
 
int main (int argc, char **argv)
 

Variables

string blank
 
const int maxpretty = 35
 

Detailed Description

Tests for the ffpack set of routines.

usage: test-ffpack p A n, for n lsp factorization of A over Z/pZ

Bug
this file does not compile or the test fails for some fields.
Test
NO DOC

Macro Definition Documentation

◆ _LB_FULL_TEST

#define _LB_FULL_TEST

Function Documentation

◆ pretty()

const char * pretty ( string a)

◆ main()

int main ( int argc,
char ** argv )

Variable Documentation

◆ blank

string blank

◆ maxpretty

const int maxpretty = 35