TiledArray::math::VectorOpUnwind< N > Member List

This is the complete list of members for TiledArray::math::VectorOpUnwind< N >, including all inherited members.

for_each(Op &&op, Result *MADNESS_RESTRICT const result, const Args *MADNESS_RESTRICT const ... args)TiledArray::math::VectorOpUnwind< N >inlinestatic
for_each_ptr(Op &&op, Result *MADNESS_RESTRICT const result, const Args *MADNESS_RESTRICT const ... args)TiledArray::math::VectorOpUnwind< N >inlinestatic
gather(Result *MADNESS_RESTRICT const result, const Arg *MADNESS_RESTRICT const arg, std::size_t arg_stride)TiledArray::math::VectorOpUnwind< N >inlinestatic
offsetTiledArray::math::VectorOpUnwind< N >static
reduce(Op &&op, Result &MADNESS_RESTRICT result, const Args *MADNESS_RESTRICT const ... args)TiledArray::math::VectorOpUnwind< N >inlinestatic
scatter(Result *MADNESS_RESTRICT const result, const Arg *MADNESS_RESTRICT const arg, const std::size_t result_stride)TiledArray::math::VectorOpUnwind< N >inlinestatic
VectorOpUnwindN1 typedefTiledArray::math::VectorOpUnwind< N >