Click or drag to resize
Accord.NET (logo)

OctaveEnvironmentmat  Conversion (ListOctaveEnvironmentmat to OctaveEnvironmentOctaveEnvironmentmat)

Implicit conversion from list.

Namespace:  Accord.Math.Environments
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public static implicit operator OctaveEnvironmentmat (
	List<OctaveEnvironmentmat> m
)
Request Example View Source

Parameters

m
Type: System.Collections.GenericListOctaveEnvironmentmat

Return Value

Type: OctaveEnvironmentmat
See Also