public static IGDoubleMatrix Create( int rowCount, int columnCount )
public: static IGDoubleMatrix* Create( int rowCount, int columnCount )
public: static IGDoubleMatrix^ Create( int rowCount, int columnCount )
'Declaration Public Overloads Shared Function Create( _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ ) As IGDoubleMatrix
'Usage Dim rowCount As Integer Dim columnCount As Integer Dim value As IGDoubleMatrix value = IGDoubleMatrix.Create(rowCount, columnCount)
IGDoubleMatrix Class IGDoubleMatrix Members Overload List
©2016. Accusoft Corporation. All Rights Reserved.