strus  0.17
Namespaces | Typedefs
wordVector.hpp File Reference

Vector type used for word embedding vector calculations. More...

#include <vector>

Go to the source code of this file.

Namespaces

 strus
 strus toplevel namespace
 

Typedefs

typedef std::vector< float > strus::WordVector
 

Detailed Description

Vector type used for word embedding vector calculations.