gyx v0.1.1 Gyx.Core.Spaces.Tuple

This space allows to glue together Discrete and Box spaces.

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Gyx.Core.Spaces.Tuple{
  random_algorithm: :exrop | :exs1024 | :exs1024s | :exs64 | :exsp | :exsplus,
  seed: {integer(), integer(), integer()},
  spaces: [space()]
}