Backward(const MatType &, const MatType &, MatType &) | RBFType< MatType, Activation > | virtual |
Clone() const | RBFType< MatType, Activation > | inlinevirtual |
ComputeOutputDimensions() | RBFType< MatType, Activation > | virtual |
CustomInitialize(MatType &, const size_t) | Layer< MatType > | inlinevirtual |
Forward(const MatType &input, MatType &output) | RBFType< MatType, Activation > | virtual |
mlpack::ann::Layer::Forward(const MatType &, const MatType &) | Layer< MatType > | inlinevirtual |
Gradient(const MatType &, const MatType &, MatType &) | Layer< MatType > | inlinevirtual |
InputDimensions() const | Layer< MatType > | inline |
InputDimensions() | Layer< MatType > | inline |
inputDimensions | Layer< MatType > | protected |
Layer() | Layer< MatType > | inline |
Layer(const Layer &layer) | Layer< MatType > | inline |
Layer(Layer &&layer) | Layer< MatType > | inline |
Loss() | Layer< MatType > | inlinevirtual |
operator=(const RBFType &other) | RBFType< MatType, Activation > | |
operator=(RBFType &&other) | RBFType< MatType, Activation > | |
mlpack::ann::Layer::operator=(const Layer &layer) | Layer< MatType > | inlinevirtual |
mlpack::ann::Layer::operator=(Layer &&layer) | Layer< MatType > | inlinevirtual |
OutputDimensions() | Layer< MatType > | inline |
outputDimensions | Layer< MatType > | protected |
OutputSize() final | Layer< MatType > | inlinevirtual |
Parameters() const | Layer< MatType > | inlinevirtual |
Parameters() | Layer< MatType > | inlinevirtual |
RBFType() | RBFType< MatType, Activation > | |
RBFType(const size_t outSize, MatType ¢res, double betas=0) | RBFType< MatType, Activation > | |
RBFType(const RBFType &other) | RBFType< MatType, Activation > | |
RBFType(RBFType &&other) | RBFType< MatType, Activation > | |
serialize(Archive &ar, const uint32_t) | RBFType< MatType, Activation > | |
SetWeights(typename MatType::elem_type *) | Layer< MatType > | inlinevirtual |
training | Layer< MatType > | protected |
Training() const | Layer< MatType > | inlinevirtual |
Training() | Layer< MatType > | inlinevirtual |
validOutputDimensions | Layer< MatType > | protected |
WeightSize() const | RBFType< MatType, Activation > | inlinevirtual |
~Layer() | Layer< MatType > | inlinevirtual |
~RBFType() | RBFType< MatType, Activation > | inlinevirtual |