This is the complete list of members for SimpleWeightUpdate, including all inherited members.
UpdateWeights(const VecType &trainingPoint, arma::mat &weights, arma::vec &biases, const size_t incorrectClass, const size_t correctClass, const double instanceWeight=1.0) | SimpleWeightUpdate | inline |