Click or drag to resize

SvdFlagModifyA Field

http://www.emgu.com
Enables modification of matrix src1 during the operation. It speeds up the processing.

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const SvdFlag ModifyA = 1

Field Value

Type: SvdFlag
See Also