Navigation
API > API/Plugins > API/Plugins/Learning > API/Plugins/Learning/TMultiArrayView_- > API/Plugins/Learning/TMultiArrayView_-/TMultiArrayView
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/MultiArrayView.h |
| Include | #include "MultiArrayView.h" |
template<typename OtherRangeType, typename CVUnqualifiedOtherRangeType>
TMultiArrayView
(
OtherRangeType && Other
)
Remarks
Constructor from another range
Parameters
| Name | Description |
|---|---|
| Other | The source range to copy |