Logo ROOT  
Reference Guide
TMVA::DNN::LayerData Member List

This is the complete list of members for TMVA::DNN::LayerData, including all inherited members.

activationFunction() constTMVA::DNN::LayerDatainline
clear()TMVA::DNN::LayerDatainline
clearDropOut()TMVA::DNN::LayerDatainline
computeProbabilities() constTMVA::DNN::LayerDataprivate
const_dropout_iterator typedefTMVA::DNN::LayerData
const_function_iterator_type typedefTMVA::DNN::LayerData
const_iterator_type typedefTMVA::DNN::LayerData
container_type typedefTMVA::DNN::LayerData
deltasBegin()TMVA::DNN::LayerDatainline
deltasBegin() constTMVA::DNN::LayerDatainline
deltasEnd()TMVA::DNN::LayerDatainline
deltasEnd() constTMVA::DNN::LayerDatainline
dropOut() constTMVA::DNN::LayerDatainline
function_container_type typedefTMVA::DNN::LayerData
function_iterator_type typedefTMVA::DNN::LayerData
gradientsBegin()TMVA::DNN::LayerDatainline
gradientsBegin() constTMVA::DNN::LayerDatainline
hasDropOut() constTMVA::DNN::LayerDatainline
inverseActivationFunction() constTMVA::DNN::LayerDatainline
iterator_type typedefTMVA::DNN::LayerData
LayerData(const_iterator_type itInputBegin, const_iterator_type itInputEnd, ModeOutputValues eModeOutput=ModeOutputValues::DIRECT)TMVA::DNN::LayerData
LayerData(size_t inputSize)TMVA::DNN::LayerData
LayerData(size_t size, const_iterator_type itWeightBegin, iterator_type itGradientBegin, std::shared_ptr< std::function< double(double)> > activationFunction, std::shared_ptr< std::function< double(double)> > inverseActivationFunction, ModeOutputValues eModeOutput=ModeOutputValues::DIRECT)TMVA::DNN::LayerData
LayerData(size_t size, const_iterator_type itWeightBegin, std::shared_ptr< std::function< double(double)> > activationFunction, ModeOutputValues eModeOutput=ModeOutputValues::DIRECT)TMVA::DNN::LayerData
LayerData(const LayerData &other)TMVA::DNN::LayerDatainline
LayerData(LayerData &&other)TMVA::DNN::LayerDatainline
m_activationFunctionTMVA::DNN::LayerDataprivate
m_deltasTMVA::DNN::LayerDataprivate
m_eModeOutputTMVA::DNN::LayerDataprivate
m_hasDropOutTMVA::DNN::LayerDataprivate
m_hasGradientsTMVA::DNN::LayerDataprivate
m_hasWeightsTMVA::DNN::LayerDataprivate
m_inverseActivationFunctionTMVA::DNN::LayerDataprivate
m_isInputLayerTMVA::DNN::LayerDataprivate
m_itConstWeightBeginTMVA::DNN::LayerDataprivate
m_itDropOutTMVA::DNN::LayerDataprivate
m_itGradientBeginTMVA::DNN::LayerDataprivate
m_itInputBeginTMVA::DNN::LayerDataprivate
m_itInputEndTMVA::DNN::LayerDataprivate
m_sizeTMVA::DNN::LayerDataprivate
m_valueGradientsTMVA::DNN::LayerDataprivate
m_valuesTMVA::DNN::LayerDataprivate
outputMode() constTMVA::DNN::LayerDatainline
probabilities() constTMVA::DNN::LayerDatainline
setDropOut(Iterator itDrop)TMVA::DNN::LayerDatainline
setInput(const_iterator_type itInputBegin, const_iterator_type itInputEnd)TMVA::DNN::LayerDatainline
size() constTMVA::DNN::LayerDatainline
valueGradientsBegin()TMVA::DNN::LayerDatainline
valueGradientsBegin() constTMVA::DNN::LayerDatainline
valueGradientsEnd()TMVA::DNN::LayerDatainline
valueGradientsEnd() constTMVA::DNN::LayerDatainline
valuesBegin() constTMVA::DNN::LayerDatainline
valuesBegin()TMVA::DNN::LayerDatainline
valuesEnd() constTMVA::DNN::LayerDatainline
valuesEnd()TMVA::DNN::LayerDatainline
weightsBegin() constTMVA::DNN::LayerDatainline
~LayerData()TMVA::DNN::LayerDatainline