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

HistogramExtremum Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
indexint
pointfloat
valuedouble
typeAvlNet.ExtremumType

See also