Multiply two Complex
rectangular arrays, a
* b
, using multiple threads.
Complex
rectangular array. Complex
rectangular array. int
which specifies the number of threads to use. If threads
is less than 1, then threads = 1
is used. The Complex
matrix product of a
times b
ComplexMatrix Class | Imsl.Math Namespace | ComplexMatrix.Multiply Overload List