quda icon indicating copy to clipboard operation
quda copied to clipboard

Use consistent "type" names (for ex, `value_type`) across QUDA

Open weinbe2 opened this issue 4 years ago • 0 comments

Per discussion in #1056 , after the GK merge we should decide on a consistent naming convention for Float types, etc, used throughout the library, and make the global change. One idea is matching the STL and using *_type (for example form the STL: complex<T>::value_type) throughout the library.

weinbe2 avatar Sep 09 '21 20:09 weinbe2