Changeset a576b0 in git for libpolys/polys/monomials/p_polys.h
- Timestamp:
- May 29, 2015, 1:39:46 PM (9 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- e00d2000bacbdc1e3326af703d7555b6a847ad1e
- Parents:
- 40e862737f0776c1a89a482ba5c81054d4339085
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/monomials/p_polys.h
r40e8627 ra576b0 51 51 * 52 52 ***************************************************************/ 53 unsigned long p_GetShortExpVector( poly a, const ring r);53 unsigned long p_GetShortExpVector(const poly a, const ring r); 54 54 55 55 /// p_GetShortExpVector of p * pp
Note: See TracChangeset
for help on using the changeset viewer.