v2.0.0
Loading...
Searching...
No Matches
RTPROCESSINGLIB::RtCovComputeResult Struct Reference

Bundled output of a real-time covariance computation step containing the covariance matrix and sample count. More...

#include <rtcov.h>

Public Attributes

Eigen::VectorXd mu
Eigen::MatrixXd matData

Detailed Description

Bundled output of a real-time covariance computation step containing the covariance matrix and sample count.

Definition at line 83 of file rtcov.h.

Member Data Documentation

◆ matData

Eigen::MatrixXd RTPROCESSINGLIB::RtCovComputeResult::matData

Definition at line 85 of file rtcov.h.

◆ mu

Eigen::VectorXd RTPROCESSINGLIB::RtCovComputeResult::mu

Definition at line 84 of file rtcov.h.


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