Changeset c6c3f1 in git


Ignore:
Timestamp:
Aug 3, 2011, 3:16:09 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
3ec6bba42dca1a1cd6971daf4c1fbcea0b60d81b
Parents:
e1215ec1908e5dfdc1cd070881b5dde82425ab8f
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-03 15:16:09+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:14:14+01:00
Message:
ADD: export nc_CheckSubalgebra
Location:
libpolys/polys/nc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/nc/nc.h

    re1215e rc6c3f1  
    4343void nc_rKill(ring r);
    4444
     45
     46BOOLEAN nc_CheckSubalgebra(poly PolyVar, ring r);
    4547
    4648// NC pProcs:
  • libpolys/polys/nc/old.gring.h

    re1215e rc6c3f1  
    1818// BOOLEAN nc_CheckOrdCondition(matrix D, ring r);
    1919// BOOLEAN nc_CheckOrdCondition(ring r); // with D == r->GetNC()->D
    20 
    21 BOOLEAN nc_CheckSubalgebra(poly PolyVar, ring r);
    2220
    2321// BOOLEAN nc_InitMultiplication(ring r); // should call nc_p_ProcsSet!
Note: See TracChangeset for help on using the changeset viewer.