.. Copyright (c) 2022, J. D. Mitchell

   Distributed under the terms of the GPL license version 3.

   The full license is in the file LICENSE, distributed with this software.

Making FroidurePin objects from other objects
=============================================

Defined in ``make-froidure-pin.hpp``.

This page describes the functionality for creating :cpp:any:`FroidurePin`
objects in ``libsemigroups`` from other types of objects.

.. doxygenfunction:: libsemigroups::make(ActionDigraph<T> const&, size_t, size_t)
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::make(ActionDigraph<T> const&)
   :project: libsemigroups
