Changeset 899741 in git for kernel/kstd1.h


Ignore:
Timestamp:
Sep 10, 2008, 6:41:12 PM (15 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
cab83807bb068e131a3c656b02a316119e75729c
Parents:
a5da6f30272bf99d0d44c402d1eb3efcf7d79858
Message:
*hannes: mstd


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

Legend:

Unmodified
Added
Removed
  • kernel/kstd1.h

    ra5da6f r899741  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: kstd1.h,v 1.4 2008-06-24 08:20:31 Singular Exp $ */
     6/* $Id: kstd1.h,v 1.5 2008-09-10 16:41:12 Singular Exp $ */
    77/*
    88* ABSTRACT
     
    1010#include "structs.h"
    1111
    12 /*2
    13 *input: F: a set (array) of polys with <= Fmax entries (0..Fmax-1)
    14 *       *S: a set (array) of polys with *Smax initialized entries (0..*Smax-1)
    15 *output:*S: the standard base: a set (array) with <= *Smax+1 entries (0..*Smax)
    16 */
    1712ideal mora (ideal F, ideal Q,intvec *w,intvec *hilb,kStrategy strat);
    1813
Note: See TracChangeset for help on using the changeset viewer.