Previous Next


Instances Property (RDKCorrelation Object)

Description

Returns an instance of a correlation matrix. An instance allows you to independently correlate several groups of inputs using the same matrix multiple times.

Syntax

object.Instances

Arguments

None.

Return Value

(RDKInstances) – the correlation instances collection object.

Example

numInstances = RDKApp.Correlations("myMatrix").Instances.Count