noparama
v0.0.1
Nonparametric Bayesian models
|
#include <np_suffies.h>
Public Member Functions | |
Suffies_InvWishart (int D) | |
void | print (std::ostream &os) const |
![]() | |
virtual | ~Suffies () |
Public Attributes | |
double | nu |
Eigen::MatrixXd | Lambda |
![]() | |
int | D |
dimension More... | |
distribution_type_t | distribution_type |
distribution type More... | |
|
inline |
|
inlinevirtual |
Reimplemented from Suffies.
Eigen::MatrixXd Suffies_InvWishart::Lambda |
double Suffies_InvWishart::nu |