[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Helper class to compute the cartesian product of the events from two streams.

The following tables list the members exposed by the CartesianUtil type.

Public Methods

  NameDescription
static memberComputeCartesian
Form the 2-ary cartesian product between zero or more events from 2 streams.

Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
CartesianUtilNew