Public Member Functions | Public Attributes | List of all members
pbl::Gaussian::GaussianStruct Struct Reference

#include <Gaussian.h>

Public Member Functions

 GaussianStruct (const arma::vec &mu, const arma::mat &cov)
 
 GaussianStruct (const GaussianStruct &orig)
 

Public Attributes

arma::mat cov_
 
arma::vec mu_
 
int n_ptrs_
 

Detailed Description

Definition at line 154 of file Gaussian.h.

Constructor & Destructor Documentation

pbl::Gaussian::GaussianStruct::GaussianStruct ( const arma::vec mu,
const arma::mat cov 
)
inline

Definition at line 162 of file Gaussian.h.

pbl::Gaussian::GaussianStruct::GaussianStruct ( const GaussianStruct orig)
inline

Definition at line 164 of file Gaussian.h.

Member Data Documentation

arma::mat pbl::Gaussian::GaussianStruct::cov_

Definition at line 158 of file Gaussian.h.

arma::vec pbl::Gaussian::GaussianStruct::mu_

Definition at line 156 of file Gaussian.h.

int pbl::Gaussian::GaussianStruct::n_ptrs_

Definition at line 160 of file Gaussian.h.


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


problib
Author(s): Sjoerd van den Dries, Jos Elfring
autogenerated on Fri Apr 16 2021 02:32:19