Changeset a5ceaf in git for Singular/sparsmat.h


Ignore:
Timestamp:
Jun 2, 1999, 4:09:36 PM (25 years ago)
Author:
Wilfred Pohl <pohl@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
c801beb15dbf5f6a7997a33c6be813e2a7b471c1
Parents:
1e7da0633882bafa6663fdd72dc3ddf832a44096
Message:
det for sparse


git-svn-id: file:///usr/local/Singular/svn/trunk@3088 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/sparsmat.h

    r1e7da06 ra5ceaf  
    88 *
    99 *******************************************************************/
    10 /* $Id: sparsmat.h,v 1.1 1999-02-10 16:00:06 Singular Exp $ */
     10/* $Id: sparsmat.h,v 1.2 1999-06-02 14:09:36 pohl Exp $ */
    1111
    1212
     
    1616void smSpecialPolyDiv(poly, poly);
    1717
     18poly smCallDet(ideal I);
    1819lists smCallBareiss(ideal smat, int x, int y);
    1920lists smCallNewBareiss(ideal smat, int x, int y);
Note: See TracChangeset for help on using the changeset viewer.