• Docs >
  • Ripple API >
  • Template Struct SpaceTraits< DynamicMultidimSpace< Dimensions > >
Shortcuts

Template Struct SpaceTraits< DynamicMultidimSpace< Dimensions > >

Struct Documentation

template<size_t Dimensions>
struct ripple::SpaceTraits<DynamicMultidimSpace<Dimensions>>

Specialization of the space traits for a dynamic multidimensional space.

Template Parameters
  • Dimensions: The number of dimensions for the space.

Public Static Attributes

constexpr size_t dimensions = Dimensions

Defines the number of dimensions for the iterator.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples