Get identify matrix of the given size (x == y)
Namespace:
Hyleos.Mathematic.MatrixAssembly: Hyleos.Mathematic (in Hyleos.Mathematic.dll) Version: 1.0.1.1 (1.0.1.1)
Syntax
| C# |
|---|
public static MatrixDouble Identity( int size ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function Identity ( _ size As Integer _ ) As MatrixDouble |
| Visual C++ |
|---|
public: static MatrixDouble^ Identity( int size ) |
Parameters
- size
- Type: System..::.Int32
Identity matrix size