MachineIntelligenceCore:Algorithms
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
MatrixArray.hpp File Reference
#include <types/MatrixTypes.hpp>
#include <string>
#include <map>
#include <stdio.h>
#include <exception>
Include dependency graph for MatrixArray.hpp:
This graph shows which files directly or indirectly include this file:

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