linbox
test-nullspace.C File Reference

Tests the dense nullspace functions for Zp. More...

#include "linbox/linbox-config.h"
#include <iostream>
#include "linbox/integer.h"
#include "linbox/matrix/matrix-domain.h"
#include "linbox/ring/modular.h"
#include "linbox/algorithms/dense-nullspace.h"
#include "./test-common.h"
#include "fflas-ffpack/utils/Matio.h"
#include "linbox/linbox-tags.h"
#include "test-matrix-utils.h"
+ Include dependency graph for test-nullspace.C:

Detailed Description

Tests the dense nullspace functions for Zp.

Test:
dense nullspace
Todo:

test non dense nullspace

test for submatrices

make sure this is faster than FFPACK ?