Click or drag to resize

imbNumberScale Constructor (ListDouble)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Konstruktor koji postavlja min i max ali iz Liste pri čemu je 0 član min a 1 član max

Namespace:  imbSCI.Core.math.range
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public imbNumberScale(
	List<double> input
)
Request Example View Source

Parameters

input
Type: System.Collections.GenericListDouble
See Also