Click or drag to resize
Accord.NET (logo)

REnvironmentvecUnaryNegation Operator

Implements the operator -.

Namespace:  Accord.Math.Environments
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public static REnvironmentvec operator -(
	REnvironmentvec v
)
Request Example View Source

Parameters

v
Type: Accord.Math.EnvironmentsREnvironmentvec

Return Value

Type: REnvironmentvec
See Also