Skip to content

Allows to convert data of a given type into a vector of doubles. That is for processing them with generic algorithms.

License

Notifications You must be signed in to change notification settings

rock-data-processing/data_processing-type_to_vector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Type-To-Vector Library

This library can be used to convert typed ROCK data structures understood by orogen into raw data vectors. This is highly useful when writing type-agnostic components, e.g data filters, learning algorithms or statistics. Although this library can be used standalone, it is recommended to use orogen-type_to_vector for creating type-agnostic Rock components.

About

Allows to convert data of a given type into a vector of doubles. That is for processing them with generic algorithms.

Resources

License

Stars

Watchers

Forks

Packages

No packages published