/builddir/build/BUILD/linbox-1.1.7/examples/charpoly.C | Characteristic polynomial of matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.7/examples/dense-det.C | Small program that computes timings for dense-charpoly computation of dense matrices |
/builddir/build/BUILD/linbox-1.1.7/examples/det.C | Determinant of sparse matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.7/examples/dot-product.C | Timings on dot products of random vectors |
/builddir/build/BUILD/linbox-1.1.7/examples/echelon.C | Echelon form of matrix over Zp |
/builddir/build/BUILD/linbox-1.1.7/examples/integer-mul.C | The LinBox arbitrary precision integer type illustrated.class `integer' is a wrapper of GMP integers |
/builddir/build/BUILD/linbox-1.1.7/examples/minpoly.C | Minimal polynomial of a sparse matrix |
/builddir/build/BUILD/linbox-1.1.7/examples/rank.C | Rank of sparse matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.7/examples/samplebb.C | Generate an example matrix with specified frobenius form |
/builddir/build/BUILD/linbox-1.1.7/examples/smith.C | Mod m Smith form by elmination |
/builddir/build/BUILD/linbox-1.1.7/examples/solve.C | Solving of sparse matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.7/examples/sparseelimdet.C | Gaussian elimination determinant of sparse matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.7/examples/sparseelimrank.C | Gaussian elimination Rank of sparse matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.7/examples/valence.C | Valence of sparse matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.7/examples/fields/ex-fields.C | Using a template function with two distinct fields |
/builddir/build/BUILD/linbox-1.1.7/examples/fields/modular-int.C | Example of arithmetic in the Modular<int> finite field |