Click or drag to resize
Accord.NET (logo)

OctaveEnvironmenteye Method

Creates an identity matrix.

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

Parameters

size
Type: SystemInt32

Return Value

Type: OctaveEnvironmentmat
See Also