Searched refs:get_weights (Results 1 – 5 of 5) sorted by relevance
610 const CvMat* get_weights() const;1114 CvMat* get_weights();1201 double* get_weights(int layer) in get_weights() function
1169 CvMat* get_weights();1854 double* get_weights(int layer) in get_weights() function in CvANN_MLP
798 const double* weights = ensemble->get_weights()->data.db; in calc_node_value()2063 CvBoost::get_weights() in get_weights() function in CvBoost
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