Navigation
API > API/Plugins > API/Plugins/Learning
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningArray.h |
| Include | #include "LearningArray.h" |
namespace UE
{
namespace Learning
{
namespace Array
{
template<uint8 InDimNum>
void UE&58;&58;Learning&58;&58;Array&58;&58;CheckShapesEqual
&40;
const TLearningArrayShape< InDimNum > & Lhs,
const TLearningArrayShape< InDimNum > & Rhs
&41;
}
}
}
Remarks
Check that two array shapes are equal.