examples Directory Reference

Directories

directory  blackbox
directory  fields
directory  solver

Files

file  athadet.C
file  bigmat.C
file  charpoly.C
 

Characteristic polynomial of matrix over Z or Zp.


file  checksolve.C
file  dense-det.C
 

Small program that computes timings for dense-charpoly computation of dense matrices.


file  det.C
 

Determinant of sparse matrix over Z or Zp.


file  dot-product.C
 

Timings on dot products of random vectors.


file  doubledet.C
file  echelon.C
 

Echelon form of matrix over Zp.


file  examples.doxy
file  graph-charpoly.C
file  grid_reduce.C
file  integer-mul.C
 

The LinBox arbitrary precision integer type illustrated.

class `integer' is a wrapper of GMP integers.


file  Matio.h
file  minpoly.C
 

Minimal polynomial of a sparse matrix.


file  mpidet.C
file  power_rank.C
file  qchar.C
file  rank.C
 

Rank of sparse matrix over Z or Zp.


file  rr.C
file  samplebb.C
 

generate an example matrix with specified frobenius form.


file  smith.C
 

mod m Smith form by elmination


file  solve.C
 

Solving of sparse matrix over Z or Zp.


file  sparseelimdet.C
 

Gaussian elimination determinant of sparse matrix over Z or Zp.


file  sparseelimrank.C
 

Gaussian elimination Rank of sparse matrix over Z or Zp.


file  valence.C
 

Valence of sparse matrix over Z or Zp.