Searched refs:picokdt_DtPAM (Results 1 – 3 of 3) sorted by relevance
91 typedef struct picokdt_dtpam * picokdt_DtPAM; typedef99 picokdt_DtPAM picokdt_getDtPAM (picoknow_KnowledgeBase this);443 picoos_uint8 picokdt_dtPAMconstructInVec(const picokdt_DtPAM this,450 picoos_uint8 picokdt_dtPAMclassify(const picokdt_DtPAM this);456 picoos_uint8 picokdt_dtPAMdecomposeOutClass(const picokdt_DtPAM this,
741 picokdt_DtPAM picokdt_getDtPAM (picoknow_KnowledgeBase this) { in picokdt_getDtPAM()742 return ((NULL == this) ? NULL : ((picokdt_DtPAM) this->subObj)); in picokdt_getDtPAM()2376 picoos_uint8 picokdt_dtPAMconstructInVec(const picokdt_DtPAM this, in picokdt_dtPAMconstructInVec()2462 picoos_uint8 picokdt_dtPAMclassify(const picokdt_DtPAM this) { in picokdt_dtPAMclassify()2482 picoos_uint8 picokdt_dtPAMdecomposeOutClass(const picokdt_DtPAM this, in picokdt_dtPAMdecomposeOutClass()
248 picokdt_DtPAM dtdur; /* dtdur knowledge base */249 picokdt_DtPAM dtlfz[PICOPAM_DT_NRLFZ]; /* dtlfz knowledge bases */250 picokdt_DtPAM dtmgc[PICOPAM_DT_NRMGC]; /* dtmgc knowledge bases */433 const picokdt_DtPAM dtpam, const picoos_uint8 *invec,2781 const picokdt_DtPAM dtpam, const picoos_uint8 *invec, in pam_do_tree()