Click or drag to resize
Accord.NET (logo)

OctaveEnvironment. eye Method

Creates an identity matrix.

Namespace:  Accord.Math.Environments
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
protected static OctaveEnvironment. mat eye(
	int size
)
Request Example View Source

Parameters

size
Type: System.Int32

Return Value

Type: OctaveEnvironment.mat
See Also