Jafar
|
Public Member Functions | |
ViewPartLink (double x_, double y_, double o_, double s_, ModelPart *part_, ModelView *view_) | |
ViewPartLink (jafar::jmath::GaussianVector const &gv_, ModelPart *part_, ModelView *view_) | |
double | x () const |
double | y () const |
double | o () const |
double | s () const |
jblas::vec const & | pos () const |
jblas::sym_mat const & | cov () const |
ModelPart const * | part () const |
ModelView const * | view () const |
double | probabilityDensity (jblas::vec const &v) const |
jblas::vec | transform (jblas::mat const &t) const |
Private Member Functions | |
void | update (jblas::vec const &v_) |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
jafar::jmath::GaussianVector | m_pos |
ModelPart * | m_part |
ModelView * | m_view |
int | m_trCount |
Friends | |
class | boost::serialization::access |
class | Model |
A model of object is made up of the object name, an object loader and an object localizer. |
Generated on Wed Oct 15 2014 00:37:47 for Jafar by doxygen 1.7.6.1 |