NeuralEngine
A Game Engine with embeded Machine Learning algorithms based on Gaussian Processes.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nbetter_enums
 C_eat_assign
 C_initialize_at_program_start
 C_Iterable
 Cmap
 Cmap_compare
 Cmap_compare< const char * >
 Cmap_compare< const wchar_t * >
 Coptional
 NNeuralEngine
 NMachineLearning
 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.
 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.
 Clayertype_serializer
 CLexicoArray2< false, Real, NumRows, NumCols >
 CLexicoArray2< true, Real, NumRows, NumCols >