Click or drag to resize
Accord.NET (logo)

MatrixH Constructor (Single)

Creates a new projective matrix.

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public MatrixH(
	float[] elements
)
Request Example View Source

Parameters

elements
Type: SystemSingle
See Also