PARP Research Group Universidad de Murcia


QVUKFweights Struct Reference
[Signal processing functionality]

An auxiliar structure that stores some necessary weights. More...

#include <qvukf.h>

List of all members.

Public Attributes

QVMatrix Wm
 Weight matrix for the filter parameters corresponding to the mean.
QVMatrix Wc
 Weight matrix for the filter parameters corresponding to the covariance.

Detailed Description

An auxiliar structure that stores some necessary weights.

An auxiliar structure that contains some necessary weights; read the code and you will understand it!

Definition at line 57 of file qvukf.h.


Member Data Documentation

Weight matrix for the filter parameters corresponding to the mean.

Definition at line 60 of file qvukf.h.

Weight matrix for the filter parameters corresponding to the covariance.

Definition at line 62 of file qvukf.h.


The documentation for this struct was generated from the following file:



QVision framework. PARP research group. Copyright © 2007, 2008, 2009, 2010, 2011.