kissinference 1.4.x
|
A struct containing a named vector. More...
#include <kissinference.h>
Data Fields | |
const char * | name |
Name or description of the data this vector holds. | |
float * | values |
The elements of the vector. | |
size_t | length |
The number of elements in this vector. | |
A struct containing a named vector.