#include "Qdos.h"#include "qplug_if.h"#include "qdutil.h"#include "GenericMinVar.h"#include "GenericResidue.h"Functions | |
| QdRMatrix_var | Q_MVAV_calc (QdRMatrixSeq_var V, QdRMatrix_var U, int nestsize) |
| Calculates the covariance matrix of the velocity. | |
| QdRMatrix_var Q_MVAV_calc | ( | QdRMatrixSeq_var | V, | |
| QdRMatrix_var | U, | |||
| int | nestsize | |||
| ) |
Calculates the covariance matrix of the velocity.
| V | - vector time series with plasma velocity in units of km/s | |
| U | - holds the calculated velocity on successful return | |
| nestsize | - number of elements in B and V. |
1.5.7