Classes | Namespaces

Matrix.h File Reference

Declaration and implementation of template class Matrix (generic key). More...

#include "keyvalue/extern/String.h"
#include "keyvalue/key/converter/StdMatrix.h"
#include "keyvalue/key/Traits.h"
Include dependency graph for Matrix.h:

Go to the source code of this file.

Classes

class  Matrix< ElementType >
 Generic key whose converter type is StdMatrix. More...

Namespaces

namespace  keyvalue
 

All functionalities of KeyValue library are inside this namespace.


namespace  keyvalue::key
 

All key funcionalities, including key::Key, key::Traits, key mappings are inside this namespace.



Detailed Description

Declaration and implementation of template class Matrix (generic key).