* Reference impl for interpolate-11 init
* ND support init
* Tests clean up
* Add evaluate method for Interpolate-11
* New version tests init
* Type parametrized tests
* Tests duplication clean up and reusage of v4 test cases
* Add clipping to the type bounds
* Style fix
* Add float type tests
* Fix default ports values
* Commented code clean up
* Add passing cube_coeff param
* Tests clean up
* Add separate namespace
* Adjust variable names
* Adjust function name
* Use vectors instead of raw ptrs
* update func to static inline
* Adjust types
* Add Interpolate-11 to template plugin evaluates map
* Revert interpolate-11 core evaluate support
* Use const ref to filter
* Use static cast
* Update link