Type Definition relearn::spaces::Array3Space

source · []
pub type Array3Space<S> = NdArraySpace<S, Ix3>;
Expand description

Three-dimensional NdArraySpace