PartitionOptimizationContextPartitionDimension Property
Gets the dimension of a partition represented by a
system's state
when
a
CrossEntropyProgram executes in this
context.
Namespace: Novacta.Analytics.AdvancedAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public int PartitionDimension { get; }
Public ReadOnly Property PartitionDimension As Integer
Get
public:
property int PartitionDimension {
int get ();
}
member PartitionDimension : int with get
Property Value
Int32The partition dimension.
This is the maximum number of parts
allowed in a partition.