HomeSort by relevance Sort by last modified time
    Searched refs:get_weights (Results 1 - 3 of 3) sorted by null

  /external/opencv/ml/include/
ml.h 610 const CvMat* get_weights() const;
1201 double* get_weights(int layer) function in class:CvANN_MLP
    [all...]
  /external/opencv/ml/src/
mlboost.cpp 702 const double* weights = ensemble->get_weights()->data.db;
1624 CvBoost::get_weights() function in class:CvBoost
    [all...]
mlem.cpp 1100 const CvMat* CvEM::get_weights() const function in class:CvEM
    [all...]

Completed in 80 milliseconds