Public Member Functions | Public Attributes | List of all members
gtsam::internal::LogDeterminantData Struct Reference

Struct to help with traversing the Bayes Tree for log-determinant computation. Records the data which is passed to the child nodes in pre-order visit. More...

Public Member Functions

 LogDeterminantData (double *logDet)
 

Public Attributes

double * logDet
 

Detailed Description

Struct to help with traversing the Bayes Tree for log-determinant computation. Records the data which is passed to the child nodes in pre-order visit.

Definition at line 42 of file GaussianBayesTree.cpp.

Constructor & Destructor Documentation

◆ LogDeterminantData()

gtsam::internal::LogDeterminantData::LogDeterminantData ( double *  logDet)
inline

Definition at line 45 of file GaussianBayesTree.cpp.

Member Data Documentation

◆ logDet

double* gtsam::internal::LogDeterminantData::logDet

Definition at line 44 of file GaussianBayesTree.cpp.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:47:15