root/modules/cudev/src/stub.cpp

/* [<][>][^][v][top][bottom][index][help] */

DEFINITIONS

This source file includes following definitions.
  1. stubFunc

#include <opencv2/core/cvdef.h>

namespace cv { namespace cudev {

CV_EXPORTS void stubFunc();

}}

void cv::cudev::stubFunc()
{
}

/* [<][>][^][v][top][bottom][index][help] */