Changeset c6c3f1 in git
- Timestamp:
- Aug 3, 2011, 3:16:09 PM (12 years ago)
- 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
- Location:
- libpolys/polys/nc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/nc/nc.h
re1215e rc6c3f1 43 43 void nc_rKill(ring r); 44 44 45 46 BOOLEAN nc_CheckSubalgebra(poly PolyVar, ring r); 45 47 46 48 // NC pProcs: -
libpolys/polys/nc/old.gring.h
re1215e rc6c3f1 18 18 // BOOLEAN nc_CheckOrdCondition(matrix D, ring r); 19 19 // BOOLEAN nc_CheckOrdCondition(ring r); // with D == r->GetNC()->D 20 21 BOOLEAN nc_CheckSubalgebra(poly PolyVar, ring r);22 20 23 21 // BOOLEAN nc_InitMultiplication(ring r); // should call nc_p_ProcsSet!
Note: See TracChangeset
for help on using the changeset viewer.