mlpack
mlpack::ann::augmented::tasks::AddTask Member List

This is the complete list of members for mlpack::ann::augmented::tasks::AddTask, including all inherited members.

AddTask(const size_t bitLen)mlpack::ann::augmented::tasks::AddTask
Generate(arma::field< arma::mat > &input, arma::field< arma::mat > &labels, const size_t batchSize, const bool fixedLength=false) constmlpack::ann::augmented::tasks::AddTask
Generate(arma::mat &input, arma::mat &labels, const size_t batchSize) constmlpack::ann::augmented::tasks::AddTask