ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearDoubleMatrix Class : multiplyByVectorWithCast Method |
vectorToMultiply
vector. Result vector values are set to 65535 if operation result exceed 65535.
vectorContent
array at the specified offset, truncating result values, and stores result in the same place.public void multiplyByVectorWithCast( short[] vectorContent, int vectorOffset ) |
vectorToMultiply
vector. Result vector values are set to 65535 if operation result exceed 65535.