Click or drag to resize
Accord.NET (logo)

OctaveEnvironmentretmItem Property

Can be used to set output arguments to the output of another function.

Namespace:  Accord.Math.Environments
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public List<OctaveEnvironmentmat> this[
	params OctaveEnvironmentmat[] a
] { set; }
Request Example View Source

Parameters

a
Type: Accord.Math.EnvironmentsOctaveEnvironmentmat

Property Value

Type: ListOctaveEnvironmentmat
See Also