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