Bayes++ Bayesian Filtering Classes Release 2014.5 - Copyright (c) 2003,2004,2005,2006,2011,2012,2014 Michael Stevens
Public Member Functions | List of all members
Bayesian_filter::Numerical_rcond Class Reference

#include <bayesFlt.hpp>

Public Member Functions

 Numerical_rcond ()
 
void set_limit_PD (Bayes_base::Float nl)
 
void check_PSD (Bayes_base::Float rcond, const char *error_description) const
 
void check_PD (Bayes_base::Float rcond, const char *error_description) const
 

Constructor & Destructor Documentation

◆ Numerical_rcond()

Bayesian_filter::Numerical_rcond::Numerical_rcond ( )
inline

Member Function Documentation

◆ check_PD()

void Bayesian_filter::Numerical_rcond::check_PD ( Bayes_base::Float  rcond,
const char *  error_description 
) const
inline

◆ check_PSD()

void Bayesian_filter::Numerical_rcond::check_PSD ( Bayes_base::Float  rcond,
const char *  error_description 
) const
inline

◆ set_limit_PD()

void Bayesian_filter::Numerical_rcond::set_limit_PD ( Bayes_base::Float  nl)
inline

The documentation for this class was generated from the following files: