ImageGear for Java
multiplyByVector(short[],int) Method
Array containing vector coordinates.
Offset to vector to multiply the matrix with.
Multiplies matrix by vector found in vectorContent array at the specified offset and stores result in the same place.
Syntax
public void multiplyByVector( 
   short[] vectorContent,
   int vectorOffset
)

Parameters

vectorContent
Array containing vector coordinates.
vectorOffset
Offset to vector to multiply the matrix with.
See Also

Reference

ImGearDoubleMatrix Class
ImGearDoubleMatrix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback