mlpack
mlpack::ann::augmented::tasks::SortTask Member List

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

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