http://www.emgu.com
predicted state (x'(k)):
x(k)=A*x(k-1)+B*u(k)
Namespace: Emgu.CV.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxPublic state_pre As IntPtr
val mutable state_pre: IntPtr
Field Value
Type:
IntPtr
See Also