ImageGear for Java
getElem Method
Row coordinate of the matrix element.
Column coordinate of the matrix element.
Gets matrix element according to matrix column and row coordinate.
Syntax
public double getElem( 
   int row,
   int column
)

Parameters

row
Row coordinate of the matrix element.
column
Column coordinate of the matrix element.

Return Value

Double value.
See Also

Reference

ImGearDoubleMatrix Class
ImGearDoubleMatrix Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback