NeuralEngine
A Game Engine with embeded Machine Learning algorithms based on Gaussian Processes.
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level
1
2
3
]
▼
N
NeuralEngine
C
Array2
The
Array2
class represents a 2-dimensional array that minimizes the number of new and delete calls. The T objects are stored in a contiguous array.
C
Array3
The
Array3
class represents a 3-dimensional array that minimizes the number of new and delete calls. The T objects are stored in a contiguous array.
C
Array4
The
Array4
class represents a 4-dimensional array that minimizes the number of new and delete calls. The T objects are stored in a contiguous array.
C
ComputeModel
Core item
ComputeModel
.
C
EFStream
C
Environment
C
LexicoArray2
C
LexicoArray2< false, Real >
C
LexicoArray2< true, Real >
C
Listener
C
Logger
C
LogReporter
C
LogToFile
C
LogToMessageBox
C
LogToOutputWindow
C
LogToStdout
C
LogToStringArray
C
MatlabIO
Matlab Mat file parser for C++ OpenCV.
C
MatlabIOContainer
A container class for storing type agnostic variables.
▼
C
MinHeap
Minimum heap binary tree.
C
Record
C
ReversalObject
Reversal object.
C
ThreadSafeMap
C
ThreadSafeQueue
C
Timer
C
TypeName
C
TypeName< bool >
C
TypeName< char >
C
TypeName< cv::Mat >
C
TypeName< double >
C
TypeName< float >
C
TypeName< int16_t >
C
TypeName< int32_t >
C
TypeName< int64_t >
C
TypeName< int8_t >
C
TypeName< MatlabIOContainer >
C
TypeName< std::vector< cv::Mat > >
C
TypeName< std::vector< MatlabIOContainer > >
C
TypeName< std::vector< std::vector< MatlabIOContainer > > >
C
TypeName< uint16_t >
C
TypeName< uint32_t >
C
TypeName< uint64_t >
C
TypeName< uint8_t >
C
TypeName< void >
C
Util
A Utility class.
Generated by
1.9.4