You are here: Start » AVL.NET » Extremum1D Constructor

Extremum1D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Extremum1D
(
	int index_,
	float point_,
	float value_,
	Avl.ExtremumType type_
)

Parameters

Name Type Range Default Description
index_int
point_float
value_float
type_Avl.ExtremumType

See also