|
CNum 0.2.1
CPU-optimized ML library for C++
|
#include <memory>#include <vector>#include "CNum/Model/ModelPool.tpp"Go to the source code of this file.
Classes | |
| class | CNum::Model::ModelPool< ModelType > |
| A pool of trained models. More... | |
Namespaces | |
| namespace | CNum |
| The umbrella namespace from which you can access all modules of CNum. | |
| namespace | CNum::Model |
| The namespace containing the ML models in CNum. | |