shark::RBFLayer Member List

This is the complete list of members for shark::RBFLayer, including all inherited members.

AbstractModel()shark::AbstractModel< RealVector, RealVector >inline
BatchInputType typedefshark::AbstractModel< RealVector, RealVector >
BatchOutputType typedefshark::AbstractModel< RealVector, RealVector >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
centers() constshark::RBFLayerinline
centers()shark::RBFLayerinline
createState() constshark::RBFLayerinlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) constshark::RBFLayervirtual
AbstractModel< RealVector, RealVector >::eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::AbstractModel< RealVector, RealVector >inlinevirtual
AbstractModel< RealVector, RealVector >::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< RealVector, RealVector >inlinevirtual
Feature enum nameshark::AbstractModel< RealVector, RealVector >
FeatureNotAvailableException typedefshark::AbstractModel< RealVector, RealVector >
features() constshark::AbstractModel< RealVector, RealVector >inline
Features typedefshark::AbstractModel< RealVector, RealVector >
gamma() constshark::RBFLayerinline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< RealVector, RealVector >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< RealVector, RealVector >
hasFirstInputDerivative() constshark::AbstractModel< RealVector, RealVector >inline
hasFirstParameterDerivative() constshark::AbstractModel< RealVector, RealVector >inline
inputShape() constshark::RBFLayerinlinevirtual
InputType typedefshark::AbstractModel< RealVector, RealVector >
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_centersshark::RBFLayerprotected
m_featuresshark::AbstractModel< RealVector, RealVector >protected
m_gammashark::RBFLayerprotected
m_logNormalizationshark::RBFLayerprotected
m_trainCentersshark::RBFLayerprotected
m_trainWidthshark::RBFLayerprotected
ModelBaseType typedefshark::AbstractModel< RealVector, RealVector >
name() constshark::RBFLayerinlinevirtual
numberOfParameters() constshark::RBFLayervirtual
operator()(Data< InputType > const &patterns) constshark::AbstractModel< RealVector, RealVector >inline
operator()(InputType const &pattern) constshark::AbstractModel< RealVector, RealVector >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< RealVector, RealVector >inline
outputShape() constshark::RBFLayerinlinevirtual
OutputType typedefshark::AbstractModel< RealVector, RealVector >
parameterVector() constshark::RBFLayervirtual
ParameterVectorType typedefshark::IParameterizable< RealVector >
RBFLayer()shark::RBFLayer
RBFLayer(std::size_t numInput, std::size_t numOutput)shark::RBFLayer
read(InArchive &archive)shark::RBFLayervirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setGamma(RealVector const &gamma)shark::RBFLayer
setParameterVector(RealVector const &newParameters)shark::RBFLayervirtual
setStructure(std::size_t numInput, std::size_t numOutput)shark::RBFLayer
setTrainingParameters(bool centers, bool width)shark::RBFLayer
updateFeatures()shark::AbstractModel< RealVector, RealVector >inlinevirtual
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< RealVector, RealVector >inlinevirtual
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< RealVector, RealVector >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &gradient) constshark::RBFLayervirtual
write(OutArchive &archive) constshark::RBFLayervirtual
~AbstractModel()shark::AbstractModel< RealVector, RealVector >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< RealVector >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual