You are here: Start » FIL.NET » Invoke.outerProduct Method

Invoke.outerProduct Method

Namespace:Fil
Assembly:FilNet.dll

Syntax

public static Fil.Matrix outerProduct
(
	Fil.Vector3D a,
	Fil.Vector3D b
)

Parameters

Name Type Range Default Description
aFil.Vector3D
bFil.Vector3D

See also