Changeset 2996

Show
Ignore:
Timestamp:
07/02/08 09:08:23 (5 months ago)
Author:
dumas
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/linbox/examples/sparseelimdet.C

    r2670 r2996  
    11/* -*- mode: C++; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ 
    2 /** \file examples/rank.C 
    3 \brief Rank of sparse matrix over Z or Zp. 
     2/** \file examples/sparseelimdet.C 
     3 * Time-stamp: <26 Mar 07 11:46:03 Jean-Guillaume.Dumas@imag.fr> 
     4\brief Gaussian elimination determinant of sparse matrix over Z or Zp. 
    45\ingroup examples 
    56*/