linbox
Files
examples

Ilustrations of the LinBox library in use. More...

Files

file  solve.C
 

Solving of sparse matrix over Z or Zp.


file  solve.C
 

Solving of sparse matrix over Z or Zp.


file  solve.C
 

Solving of sparse matrix over Z or Zp.


file  solve.C
 

Solving of sparse matrix over Z or Zp.


file  rank.C
 

Rank of sparse matrix over Z or Zp.


file  sparseelimrank.C
 

Time-stamp: <17 Jul 09 14:08:44 Jean-Guillaume.Dumas@imag.fr>


file  solve.C
 

Solving of sparse matrix over Z or Zp.


file  charpoly.C
 

Characteristic polynomial of matrix over Z or Zp.


file  sparseelimrank.C
 

Time-stamp: <17 Jul 09 14:08:44 Jean-Guillaume.Dumas@imag.fr>


file  valence.C
 

Valence of sparse matrix over Z or Zp.



Detailed Description

Ilustrations of the LinBox library in use.

Some of these examples serve a particular purpose such as computing a linear algebra function on an integer matrix stored in a file. Some were written expressly to illustrate writing code that uses LinBox.