QUDA  v1.1.0
A library for QCD on GPUs
Namespaces | Functions
uint_to_char.h File Reference

Go to the source code of this file.

Namespaces

 quda
 

Functions

void quda::u32toa (char *buffer, uint32_t value)
 
void quda::i32toa (char *buffer, int32_t value)
 
void quda::u64toa (char *buffer, uint64_t value)
 
void quda::i64toa (char *buffer, int64_t value)