Searched refs:getWeights (Results 1 – 10 of 10) sorted by relevance
194 weights = getWeights(); in qualify()197 weights = getWeights(); in qualify()213 weights = getWeights(); in qualify()307 int[] getWeights() { in getWeights() method in BNF
193 weights = getWeights(); in qualify()196 weights = getWeights(); in qualify()212 weights = getWeights(); in qualify()306 int[] getWeights() { in getWeights() method in BNF
345 public Mat getWeights(int layerIdx) in getWeights() method in ANN_MLP
118 public Mat getWeights() in getWeights() method in EM
213 ::Mat _retval_ = (*me)->getWeights( ); in Java_org_opencv_ml_EM_getWeights_10()4051 ::Mat _retval_ = (*me)->getWeights( (int)layerIdx ); in Java_org_opencv_ml_ANN_1MLP_getWeights_10()
112 public java.nio.FloatBuffer getWeights() { in getWeights() method in SoftBodyPoseData
1547 public btVector3 getWeights() { in getWeights() method in btSoftBody.SContact
781 CV_WRAP virtual Mat getWeights() const = 0;1374 CV_WRAP virtual Mat getWeights(int layerIdx) const = 0;
817 Mat getWeights() const { return weights; } in getWeights() function in cv::ml::EMImpl
1276 Mat getWeights(int layerIdx) const in getWeights() function in cv::ml::ANN_MLPImpl