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

HistogramExtremum Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

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

Parameters

Name Type Range Default Description
index_int
point_float
value_double
type_Avl.ExtremumType

See also