OpenCV  3.1.0-dev
Open Source Computer Vision
cv::dnn::ReLULayer Member List

This is the complete list of members for cv::dnn::ReLULayer, including all inherited members.

allocate(const std::vector< Blob * > &input, std::vector< Blob > &output)=0cv::dnn::Layerpure virtual
blobscv::dnn::Layer
create(double negativeSlope=0)cv::dnn::ReLULayerstatic
forward(std::vector< Blob * > &input, std::vector< Blob > &output)=0cv::dnn::Layerpure virtual
inputNameToIndex(String inputName)cv::dnn::Layervirtual
Layer()cv::dnn::Layer
Layer(const LayerParams &params)cv::dnn::Layerexplicit
namecv::dnn::Layer
negativeSlopecv::dnn::ReLULayer
outputNameToIndex(String outputName)cv::dnn::Layervirtual
setParamsFrom(const LayerParams &params)cv::dnn::Layer
typecv::dnn::Layer
~Layer()cv::dnn::Layervirtual