NeuralEngine
A Game Engine with embeded Machine Learning algorithms based on Gaussian Processes.
NeuralEngine::MachineLearning::AfArma Member List

This is the complete list of members for NeuralEngine::MachineLearning::AfArma, including all inherited members.

ArrayToMat(const af::array &input_, arma::mat &output, bool transpose=true)NeuralEngine::MachineLearning::AfArmastatic
ArrayToMat(const af::array &input, bool transpose=true)NeuralEngine::MachineLearning::AfArmastatic
MatToArray(const arma::mat &input, af::array &output, bool transpose=true)NeuralEngine::MachineLearning::AfArmastatic
MatToArray(const arma::mat &input, bool transpose=true)NeuralEngine::MachineLearning::AfArmastatic
MatToArray_(arma::mat &input, array &output, bool transpose=true) (defined in NeuralEngine::MachineLearning::AfArma)NeuralEngine::MachineLearning::AfArmaprivatestatic