Click or drag to resize

aceInt2DStackedMatrix Constructor (Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the aceInt2DStackedMatrix class.

Namespace:  imbSCI.Data.collection.math
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public aceInt2DStackedMatrix(
	int x
)
Request Example View Source

Parameters

x
Type: SystemInt32
The x.
See Also