Home
last modified time | relevance | path

Searched refs:scale_output (Results 1 – 2 of 2) sorted by relevance

/external/opencv/ml/src/
Dmlann_mlp.cpp332 scale_output( layer_in, layer_out ); in predict()
369 void CvANN_MLP::scale_output( const CvMat* _src, CvMat* _dst ) const in scale_output() function in CvANN_MLP
/external/opencv/ml/include/
Dml.h1225 virtual void scale_output( const CvMat* _src, CvMat* _dst ) const;