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

  /external/opencv/ml/src/
mlann_mlp.cpp 140 if( _activ_func < 0 || _activ_func > GAUSSIAN )
155 case GAUSSIAN:
411 case GAUSSIAN:
420 if( activ_func != GAUSSIAN )
465 case GAUSSIAN:
495 else if( activ_func == GAUSSIAN )
556 case GAUSSIAN:
    [all...]
  /external/opencv/ml/include/
ml.h     [all...]

Completed in 49 milliseconds