callObjectMethod(int methodID, goObjectMethodParameters *param=NULL) | goObjectBase | virtual |
callQueuedMethods() | goObjectBase | |
connectObject(goObjectBase *object) | goObjectBase | |
disconnectObject(const goObjectBase *object) | goObjectBase | |
getClassID() const (defined in goObjectBase) | goObjectBase | |
getClassName() const | goObjectBase | |
getCovariance() const (defined in goMath::MultiGaussPDF< input_vector, scalar_type >) | goMath::MultiGaussPDF< input_vector, scalar_type > | |
getCovarianceInv() const (defined in goMath::MultiGaussPDF< input_vector, scalar_type >) | goMath::MultiGaussPDF< input_vector, scalar_type > | |
getMean() const (defined in goMath::MultiGaussPDF< input_vector, scalar_type >) | goMath::MultiGaussPDF< input_vector, scalar_type > | |
getObjectName() const | goObjectBase | |
goObjectBase() | goObjectBase | |
memoryUsage() const | goObjectBase | virtual |
MultiGaussPDF() (defined in goMath::MultiGaussPDF< input_vector, scalar_type >) | goMath::MultiGaussPDF< input_vector, scalar_type > | |
MultiGaussPDF(const input_vector &mean, const goMath::Matrix< scalar_type > &cov, scalar_type normFactor=scalar_type(1)) (defined in goMath::MultiGaussPDF< input_vector, scalar_type >) | goMath::MultiGaussPDF< input_vector, scalar_type > | |
operator()(const input_vector &input) const (defined in goMath::MultiGaussPDF< input_vector, scalar_type >) | goMath::MultiGaussPDF< input_vector, scalar_type > | virtual |
PDF() (defined in goMath::PDF< input_vector, scalar_type >) | goMath::PDF< input_vector, scalar_type > | inlineprotected |
printClassMessage(const char *msg) | goObjectBase | protected |
printClassMessage(goString &msg) | goObjectBase | protected |
queueObjectMethod(int methodID, goObjectMethodParameters *param=NULL, bool blocking=false) | goObjectBase | virtual |
readObjectFile(FILE *) | goObjectBase | virtual |
receiveObjectMessage(const goObjectMessage &message) | goObjectBase | protectedvirtual |
reset(goSize_t N=1) | goMath::MultiGaussPDF< input_vector, scalar_type > | |
sendObjectMessage(int messageID, void *data=NULL) | goObjectBase | protected |
sendObjectMessage(goObjectBase *object, int messageID, void *data=NULL) | goObjectBase | protected |
setClassID(int id) | goObjectBase | protected |
setCovariance(const goMath::Matrix< scalar_type > &cov) (defined in goMath::MultiGaussPDF< input_vector, scalar_type >) | goMath::MultiGaussPDF< input_vector, scalar_type > | |
setMean(const input_vector &m) (defined in goMath::MultiGaussPDF< input_vector, scalar_type >) | goMath::MultiGaussPDF< input_vector, scalar_type > | |
setObjectName(const char *name) | goObjectBase | |
setObjectName(const goString &name) | goObjectBase | |
update(const input_vector &v) | goMath::MultiGaussPDF< input_vector, scalar_type > | |
updateFlush() | goMath::MultiGaussPDF< input_vector, scalar_type > | |
writeObjectFile(FILE *) const | goObjectBase | virtual |
~goObjectBase() | goObjectBase | virtual |
~MultiGaussPDF() (defined in goMath::MultiGaussPDF< input_vector, scalar_type >) | goMath::MultiGaussPDF< input_vector, scalar_type > | virtual |
~PDF() (defined in goMath::PDF< input_vector, scalar_type >) | goMath::PDF< input_vector, scalar_type > | inlinevirtual |