- Timestamp:
- 2015-06-09T12:05:02-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/monomial.lisp
r883 r884 75 75 `(simple-array exponent (,dim))) 76 76 77 ;; If a monomial is redefined as structure with slot EXPONENTS, the function 78 ;; below can be the BOA constructor. 77 79 (defun make-monom (&key 78 80 (dimension nil dimension-suppied-p)
Note:
See TracChangeset
for help on using the changeset viewer.