The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home MathPack OpenArrays Procedures and Functions MultiplyArraysElemw | |||||||
See also: MultiplyArrays, MultiplyArrayByScalar | |||||||
MultiplyArraysElemw |
|||||||
The function MultiplyArraysElemw multiplies the two arrays Arr1 and Arr2 and returns the result in the variable array Product. The function performs element-wise multiplication. The size of the array Product is automatically adjusted. The function returns the following error codes: 0 ... everything is OK |