Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ToUnwrappedElementer ¶
type ToUnwrappedElementer interface {
ToUnwrappedElement(x object.Element) (object.Element, error) // ToUnwrappedElement attempts to map the element x from the user-facing universe to the universe of the unwrapped coefficients.
}
ToUnwrappedElementer is the interface satisfied by the ToUnwrappedElement method.
Click to show internal directories.
Click to hide internal directories.