Ignore:
Timestamp:
Nov 29, 2022, 2:46:42 PM (17 months ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
f4e6d43624519771601ddc522f21526d0bd1d7a5
Parents:
07fefd7e1818a24a256b720bb0c7021058b855b9
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2022-11-29 14:46:42+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2022-11-29 14:48:29+01:00
Message:
simplify: static for cohomo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/dyn_modules/cohomo/cohomo.h

    r07fefd r82410d  
    1111#include "libpolys/misc/intvec.h"
    1212
    13 
    14 void gradedpiece1(ideal h,poly a,poly b);
    15 void gradedpiece2(ideal h,poly a,poly b);
    16 intvec *gradedpiece1n(ideal h,poly a,poly b);
    17 //void gradedpiece2n(ideal h,poly a,poly b);
    18 void Tlink(ideal h,poly a,poly b,int n);
    19 void T1(ideal h);
    20 void T2(ideal h);
    21 //void Gpt2(ideal h,poly a,poly b);
    22 //intvec *T1mat(int a,int b);
    23 ideal idsrRing(ideal h);
    24 BOOLEAN idsr(leftv res, leftv args);
    25 BOOLEAN gd(leftv res, leftv args);
    26 
    27 //void firstorderdef_setup(SModulFunctions* p);
    2813#endif
Note: See TracChangeset for help on using the changeset viewer.