mlpack
|
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) const | mlpack::ann::augmented::tasks::SortTask | |
Generate(arma::mat &input, arma::mat &labels, const size_t batchSize) const | mlpack::ann::augmented::tasks::SortTask | |
SortTask(const size_t maxLength, const size_t bitLen, bool addSeparator=false) | mlpack::ann::augmented::tasks::SortTask |