Open
Description
When the cast functor is a no op (i.e. we cast from T to T), simd should be enabled to avoid performance hit. This will help to improve the speed of stddev.
When the cast functor is a no op (i.e. we cast from T to T), simd should be enabled to avoid performance hit. This will help to improve the speed of stddev.