This method calculates a matrix, based upon the nodes in NL1 and NL2. Calculations are fastest if NL1 is the smallest list.
See also Matrix.
Syntax: Matrix2(NL1, NL2: TIntegerList): TMatrix