Template Struct ContinuousVectorSpace

Struct Documentation

template<uint_t Size, typename T = real_t>
struct ContinuousVectorSpace

Public Types

typedef std::vector<T> space_item_type

item_t

Public Static Attributes

static constexpr uint_t size = Size

The overall size of the space meaning how many elements can potentially the space have.