IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Old.IMatrixOld Interface Reference
+ Inheritance diagram for IG.Old.IMatrixOld:
+ Collaboration diagram for IG.Old.IMatrixOld:

Public Member Functions

IMatrixOld GetCopy ()
 
- Public Member Functions inherited from IG.Old.IMatrix_OldNumerics< T >
T[,] CopyToArray ()
 Copy all elements of this matrix to a rectangular 2D array. More...
 
T[][] CopyToJaggedArray ()
 Copy all elements of this matrix to a jagged array. More...
 

Additional Inherited Members

- Properties inherited from IG.Old.IMatrix_OldNumerics< T >
int RowCount [get]
 Gets the number of rows. More...
 
int ColumnCount [get]
 Gets the number of columns. More...
 
this[int i, int j] [get, set]
 Gets or set the element indexed by (i, j) in the Matrix. More...
 

Member Function Documentation

IMatrixOld IG.Old.IMatrixOld.GetCopy ( )

The documentation for this interface was generated from the following file: