Navigation
API > API/Plugins > API/Plugins/Learning
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/MultiArrayView.h |
| Include | #include "MultiArrayView.h" |
Syntax
template<typename RangeType, typename ElementType>
struct TIsCompatibleRangeType
Remarks
Copied from Core/Public/Containers/ArrayView.h
Trait testing whether a type is compatible with the view type
Functions
| Type | Name | Description | |
|---|---|---|---|
| decltype(auto) | GetData
(
T&& Arg |
Constants
| Name | Description |
|---|---|
| Value |