- Timestamp:
- 2015-08-27T12:45:11-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/polynomial.lisp
r3402 r3403 103 103 :dimension (monom-dimension old) 104 104 :termlist (list (change-class old 'term))) 105 105 106 106 (defmethod r-equalp ((self poly) (other poly)) 107 107 "POLY instances are R-EQUALP if they have the same
Note:
See TracChangeset
for help on using the changeset viewer.