Navigation
API > API/Plugins > API/Plugins/Learning > API/Plugins/Learning/TMultiArray
| Type | Name | Description | |
|---|---|---|---|
| TMultiArrayView< DimNum, ElementType, bIsChecked, bIsRestrict, SizeType > | Returns a sliced view. Slicing outside of the range of the view is illegal. | ||
| TMultiArrayView< DimNum, const ElementType, bIsChecked, bIsRestrict, SizeType > | Returns a sliced view. Slicing outside of the range of the view is illegal. |