Searched refs:calc_activ_func (Results 1 - 2 of 2) sorted by relevance

/external/opencv/ml/src/
H A Dmlann_mlp.cpp326 calc_activ_func( layer_out, _w.data.db + _w.rows*_w.cols );
397 void CvANN_MLP::calc_activ_func( CvMat* sums, const double* bias ) const function in class:CvANN_MLP
/external/opencv/ml/include/
H A Dml.h1219 virtual void calc_activ_func( CvMat* xf, const double* bias ) const;

Completed in 62 milliseconds