Changeset 63e7d6c in git


Ignore:
Timestamp:
Feb 21, 2008, 7:20:06 PM (16 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
d6e849378be41014886cff67801e4f404ef983ca
Parents:
582c6af89933b00ebd8154123576c0c251aab039
Message:
*hannes: p1,p2 doc.


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

Legend:

Unmodified
Added
Removed
  • kernel/kutil.h

    r582c6a r63e7d6c  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: kutil.h,v 1.31 2008-02-15 17:14:23 levandov Exp $ */
     6/* $Id: kutil.h,v 1.32 2008-02-21 18:20:06 Singular Exp $ */
    77/*
    88* ABSTRACT: kernel: utils for kStd
     
    162162public:
    163163  unsigned long sev;
    164   poly  p1,p2; /*- the pair p comes from -*/
     164  poly  p1,p2; /*- the pair p comes from,
     165                 lm(pi) in currRing, tail(pi) in tailring -*/
    165166
    166167  poly  lcm;   /*- the lcm of p1,p2 -*/
Note: See TracChangeset for help on using the changeset viewer.