Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Utilities.h |
Include | #include "Chaos/Utilities.h" |
namespace Chaos
{
namespace Utilities
{
template<class TINT>
TINT Chaos&58;&58;Utilities&58;&58;NPermuteR
&40;
const TINT N,
const TINT R
&41;
}
}
Remarks
Number of ways to choose of R_ elements from a set of size
N_, with repetitions.