mlpack
1.0.12
|
This is the complete list of members for mlpack::perceptron::SimpleWeightUpdate, including all inherited members.
UpdateWeights(const arma::mat &trainData, arma::mat &weightVectors, const size_t labelIndex, const size_t vectorIndex, const size_t rowIndex, const arma::rowvec &D) | mlpack::perceptron::SimpleWeightUpdate | inline |