Speclib  0.1.2
The library for writing better CUDA libraries
sp::MergeTensorOpts<... > Struct Template Reference

Find the "lowest common denominator" of a set of TensorProperties. More...

Detailed Description

template<typename...>
struct sp::MergeTensorOpts<... >

Find the "lowest common denominator" of a set of TensorProperties.

This yields a TensorProperties type that can be safely used to manipulate TensorLikes with any of the input TensorProperties.