barakugav / FDML

FDML is a CPP software for robot localization processing and queries using few (one or two) distance measurements
2 stars 1 forks source link

Support different kernels #8

Open barakugav opened 2 years ago

barakugav commented 2 years ago

To support this, move all classes and functions to h files. This will modify the library to header only, and probably increase the the compilation time extensively.