NeuralEngine
A Game Engine with embeded Machine Learning algorithms based on Gaussian Processes.
NeuralEngine::MachineLearning::Isomap::Xstruct Struct Reference
Collaboration diagram for NeuralEngine::MachineLearning::Isomap::Xstruct:

Public Attributes

af::array index
 
std::vector< af::array > coords
 

Detailed Description

Definition at line 119 of file FgIsomap.h.

Member Data Documentation

◆ index

af::array NeuralEngine::MachineLearning::Isomap::Xstruct::index

Definition at line 121 of file FgIsomap.h.

◆ coords

std::vector<af::array> NeuralEngine::MachineLearning::Isomap::Xstruct::coords

Definition at line 122 of file FgIsomap.h.


The documentation for this struct was generated from the following file: