Searched refs:get_weights (Results 1 – 3 of 3) sorted by relevance
610 const CvMat* get_weights() const;1114 CvMat* get_weights();1201 double* get_weights(int layer) in get_weights() function
702 const double* weights = ensemble->get_weights()->data.db; in calc_node_value()1624 CvBoost::get_weights() in get_weights() function in CvBoost
1100 const CvMat* CvEM::get_weights() const in get_weights() function in CvEM