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 123]
 NNeuralEngine
 CArray2
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.
 CArray3The 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.
 CArray4The 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.
 CComputeModelCore item ComputeModel.
 CEFStream
 CEnvironment
 CLexicoArray2
 CLexicoArray2< false, Real >
 CLexicoArray2< true, Real >
 CListener
 CLogger
 CLogReporter
 CLogToFile
 CLogToMessageBox
 CLogToOutputWindow
 CLogToStdout
 CLogToStringArray
 CMatlabIOMatlab Mat file parser for C++ OpenCV.
 CMatlabIOContainerA container class for storing type agnostic variables.
 CMinHeapMinimum heap binary tree.
 CRecord
 CReversalObjectReversal object.
 CThreadSafeMap
 CThreadSafeQueue
 CTimer
 CTypeName
 CTypeName< bool >
 CTypeName< char >
 CTypeName< cv::Mat >
 CTypeName< double >
 CTypeName< float >
 CTypeName< int16_t >
 CTypeName< int32_t >
 CTypeName< int64_t >
 CTypeName< int8_t >
 CTypeName< MatlabIOContainer >
 CTypeName< std::vector< cv::Mat > >
 CTypeName< std::vector< MatlabIOContainer > >
 CTypeName< std::vector< std::vector< MatlabIOContainer > > >
 CTypeName< uint16_t >
 CTypeName< uint32_t >
 CTypeName< uint64_t >
 CTypeName< uint8_t >
 CTypeName< void >
 CUtilA Utility class.