Changeset 2ab830 in git for Singular/LIB/normal.lib
- Timestamp:
- Mar 24, 2011, 11:23:15 AM (12 years ago)
- Branches:
- (u'spielwiese', 'f6c3dc58b0df4bd712574325fe76d0626174ad97')
- Children:
- e4e153d5324f38b1cf9800650dbe4e7257b2a6f9
- Parents:
- 1628b149b92bdbe06e7d660a7fd23fea4f95ad3e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/normal.lib
r1628b14 r2ab830 2804 2804 } 2805 2805 /////////////////////////////////////////////////////////////////////////////// 2806 // compute the weighted degree of p 2806 // compute the weighted degree of p; 2807 // this code is an exact copy of the proc in paraplanecurves.lib 2808 // (since we do not want to make it non-static) 2807 2809 static proc w_deg(poly p, intvec v) 2808 2810 {
Note: See TracChangeset
for help on using the changeset viewer.