CNum 0.2.1
CPU-optimized ML library for C++
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 NCNumThe umbrella namespace from which you can access all modules of CNum
 NDataTools used for gathering and grouping datasets
 NDataStructsThe data structures used in CNum
 NArenaA "mini-heap" used for thread local memory allocation
 NLinAlgLinear algebra tools
 NHazardPointerTools for protecting "hazerdous" objects in memory
 NViewsThe views for CNum DataStructs
 NDeployTools for creating REST APIs
 NModelThe namespace containing the ML models in CNum
 NActivationActivation functions
 NLossLoss functions
 NTreeTree-based models
 NMultithreadingStructures and algorithms used for multithreaded operations
 NUtilsUtilities
 NModelUtilsUtilities used in CNum ML models
 NRandUtilities for generating random numbers