|
MachineIntelligenceCore:Algorithms
|
#include <types/MatrixTypes.hpp>#include <string>#include <map>#include <stdio.h>#include <exception>

Go to the source code of this file.
Classes | |
| class | mic::types::MatrixArray< T > |
| A dynamic array of matrices. It's just what it looks like - std::vector<Matrix>; elements are are accessible by name with operator [] name needs to be given together with name in the main constructor. More... | |
Namespaces | |
| boost | |
| boost::serialization | |
| mic | |
| mic::types | |