Go to the source code of this file.
Classes | |
class | MultiplyMergeType< InputType, OutputType > |
Implementation of the MultiplyMerge module class. More... | |
Namespaces | |
mlpack | |
Linear algebra utility functions, generally performed on matrices or vectors. | |
mlpack::ann | |
Artificial Neural Network. | |
Typedefs | |
typedef MultiplyMergeType< arma::mat, arma::mat > | MultiplyMerge |