libsemigroups  v3.6.0
C++ library for semigroups and monoids
Loading...
Searching...
No Matches
RhoValue< Transf< N, Scalar > >
template<size_t N, typename Scalar>
struct libsemigroups::RhoValue< Transf< N, Scalar > >

Specialization of the adapter RhoValue for instances of Transformation.

See also
RhoValue.

Public Types

using type = std::vector<Scalar>

Member Typedef Documentation

◆ type

template<size_t N, typename Scalar>
using type = std::vector<Scalar>

For Transf<N, Scalar>s, type is std::vector<T>, representing the kernel of the Transformations.


The documentation for this struct was generated from the following file:
  • /home/joseph/Dev/Comp_Maths/sandbox/libsemigroups/include/libsemigroups/transf.hpp