Click or drag to resize
Accord.NET (logo)

OctaveEnvironmentones Method (Int32)

Creates a unit matrix.

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

Parameters

size
Type: SystemInt32

Return Value

Type: OctaveEnvironmentmat
See Also