MLPACK  1.0.10
mlpack::perceptron::SimpleWeightUpdate Member List

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::SimpleWeightUpdateinline