shark::LinearModel< InputType, ActivationFunction > Member List

This is the complete list of members for shark::LinearModel< InputType, ActivationFunction >, including all inherited members.

activationFunction() constshark::LinearModel< InputType, ActivationFunction >inline
activationFunction()shark::LinearModel< InputType, ActivationFunction >inline
BatchInputType typedefshark::LinearModel< InputType, ActivationFunction >
BatchOutputType typedefshark::LinearModel< InputType, ActivationFunction >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
createState() constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
eval(BatchInputType const &inputs, BatchOutputType &outputs) constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
eval(InputType const &input, VectorType &output) constshark::LinearModel< InputType, ActivationFunction >inline
eval(BatchInputType const &inputs, BatchOutputType &outputs, State &state) constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
hasOffset() constshark::LinearModel< InputType, ActivationFunction >inline
inputShape() constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
LinearModel()shark::LinearModel< InputType, ActivationFunction >inline
LinearModel(Shape const &inputs, Shape const &outputs=1, bool offset=false)shark::LinearModel< InputType, ActivationFunction >inline
LinearModel(MatrixType const &matrix, VectorType const &offset=VectorType())shark::LinearModel< InputType, ActivationFunction >inline
load(InArchive &archive, unsigned int version)shark::ISerializableinline
matrix() constshark::LinearModel< InputType, ActivationFunction >inline
matrix()shark::LinearModel< InputType, ActivationFunction >inline
name() constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
numberOfParameters() constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
offset() constshark::LinearModel< InputType, ActivationFunction >inline
offset()shark::LinearModel< InputType, ActivationFunction >inline
outputShape() constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
parameterVector() constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
ParameterVectorType typedefshark::LinearModel< InputType, ActivationFunction >
read(InArchive &archive)shark::LinearModel< InputType, ActivationFunction >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(ParameterVectorType const &newParameters)shark::LinearModel< InputType, ActivationFunction >inline
setStructure(Shape const &inputs, Shape const &outputs=1, bool offset=false)shark::LinearModel< InputType, ActivationFunction >inline
setStructure(MatrixType const &matrix, VectorType const &offset=VectorType())shark::LinearModel< InputType, ActivationFunction >inline
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &parameterDerivative, MatrixType &inputDerivative) constshark::LinearModel< InputType, ActivationFunction >inline
weightedInputDerivative(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, MatrixType &derivative) constshark::LinearModel< InputType, ActivationFunction >inline
weightedParameterDerivative(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &gradient) constshark::LinearModel< InputType, ActivationFunction >inline
write(OutArchive &archive) constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
~INameable()shark::INameableinlinevirtual
~ISerializable()shark::ISerializableinlinevirtual