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

Extremum1D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Extremum1D
(
	int index,
	float point,
	float value,
	AvlNet.ExtremumType type
)

Parameters

Name Type Range Default Description
indexint
pointfloat
valuefloat
typeAvlNet.ExtremumType

See also