File List
Here is a list of all documented files with brief descriptions:
/builddir/build/BUILD/linbox-1.1.6/examples/charpoly.C | Characteristic polynomial of matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.6/examples/det.C | Determinant of sparse matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.6/examples/dot-product.C | Timings on dot products of random vectors |
/builddir/build/BUILD/linbox-1.1.6/examples/echelon.C | Echelon form of matrix over Zp |
/builddir/build/BUILD/linbox-1.1.6/examples/minpoly.C | Minimal polynomial of a sparse matrix |
/builddir/build/BUILD/linbox-1.1.6/examples/rank.C | Rank of sparse matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.6/examples/smith.C | Mod m Smith form by elmination |
/builddir/build/BUILD/linbox-1.1.6/examples/solve.C | Solving of sparse matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.6/examples/sparseelimdet.C | Gaussian elimination determinant of sparse matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.6/examples/sparseelimrank.C | Gaussian elimination Rank of sparse matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.6/examples/valence.C | Valence of sparse matrix over Z or Zp |
/builddir/build/BUILD/linbox-1.1.6/examples/fields/ex-fields.C | Using a template function with two distinct fields |
/builddir/build/BUILD/linbox-1.1.6/examples/fields/modular-int.C | Example of arithmetic in the Modular<int> finite field |