[vsipl++] [patch] SSAR Interpolation
Don McCoy
don at codesourcery.com
Wed Nov 22 16:54:13 UTC 2006
Jules Bergmann wrote:
> > + Tensor<T, Dense<3, T, col2_type> > SINC_HAM_;
>
> [x] col2_type happens to work, but this is undefined behavior.
> I.e. 'col2_type = tuple<1, 0, undefined>', where 'undefined' happens
> to be 2.
>
> Please use an explicit 'tuple<1, 0, 2>' instead.
>
>
Done. Committed.
--
Don McCoy
don (at) CodeSourcery
(888) 776-0262 / (650) 331-3385, x712
More information about the vsipl++
mailing list