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

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

_numNeighbours (defined in NeuralEngine::MachineLearning::Isomap)NeuralEngine::MachineLearning::Isomapprivate
Compute(af::array &M, int q)NeuralEngine::MachineLearning::Isomapvirtual
Isomap(int numNeighbours)NeuralEngine::MachineLearning::Isomap
isomap(af::array &D, int n_size, int q) (defined in NeuralEngine::MachineLearning::Isomap)NeuralEngine::MachineLearning::Isomapprivate
L2_distance(af::array &a, af::array &b, bool df) (defined in NeuralEngine::MachineLearning::Isomap)NeuralEngine::MachineLearning::Isomapprivate
~Isomap()NeuralEngine::MachineLearning::Isomap