ImageGear for .NET
Multiplication Operator
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > IGDoubleMatrix Class : Multiplication Operator



Glossary Item Box

Returns copy of IGDoubleMatrix matrix scaled to value.

Overload List

OverloadDescription
Multiplication(IGDoubleMatrix,Double)Returns copy of IGDoubleMatrix matrix scaled to value.  
Multiplication(IGDoubleMatrix,Double[])Multiplies IGDoubleMatrix matrix by vector (matrix * vector).  
Multiplication(IGDoubleMatrix,IGDoubleMatrix)Multiplies two IGDoubleMatrix matrix (matrixA * matrixB).  

See Also

©2013. Accusoft Corporation. All Rights Reserved.