semiring

Semiring const *semiring() const noexcept

Returns a const pointer to the underlying semiring (if any).

Parameters:

(None)

Returns:

A value of type Semiring const*.

Exceptions:

This function is noexcept and guarantees not to throw.

Complexity:

Constant