ImageGear for Java
multiplyByVectorWithCast Method
Vector value.
Start offset to vectorToMultiply vector. Result vector values are set to 65535 if operation result exceed 65535.
Multiplies matrix by vector found in vectorContent array at the specified offset, truncating result values, and stores result in the same place.
Syntax
public void multiplyByVectorWithCast( 
   short[] vectorContent,
   int vectorOffset
)

Parameters

vectorContent
Vector value.
vectorOffset
Start offset to vectorToMultiply vector. Result vector values are set to 65535 if operation result exceed 65535.
See Also

Reference

ImGearDoubleMatrix Class
ImGearDoubleMatrix Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback