Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Slice ¶
type Slice struct {
// contains filtered or unexported fields
}
Slice defines the helper wrapper for an integer-valued exponent slice.
func (*Slice) Universe ¶
func (s *Slice) Universe() polynomial.ExponentMonoid
Universe returns the parent common to the elements in the slice.
func (*Slice) Unwrap ¶
func (s *Slice) Unwrap() unwrappedexponents.Interface
Unwrap returns the underlying internal slice of exponents.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.