Hotfix : default values in source
Description
Two thurst templates had default values inside both source and header, causing the compiler to throw a redeclaration error.
To address this we propose to only keep the default values in the header.
File modified : TensorImpl.cu