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

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

allocate(const std::vector< Blob * > &input, std::vector< Blob > &output)=0cv::dnn::Layerpure virtual
blobscv::dnn::Layer
create(double power=1, double scale=1, double shift=0)cv::dnn::PowerLayerstatic
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
outputNameToIndex(String outputName)cv::dnn::Layervirtual
powercv::dnn::PowerLayer
scalecv::dnn::PowerLayer
setParamsFrom(const LayerParams &params)cv::dnn::Layer
shiftcv::dnn::PowerLayer
typecv::dnn::Layer
~Layer()cv::dnn::Layervirtual