SIRF  3.4.0
Static Public Member Functions | List of all members
sirf::xGadgetronUtilities Class Reference

Static Public Member Functions

static long long milliseconds ()
 
static std::string scratch_file_name ()
 
template<typename T >
static void convert_complex (std::complex< T > z, unsigned short &t)
 
template<typename T >
static void convert_complex (std::complex< T > z, short &t)
 
template<typename T >
static void convert_complex (std::complex< T > z, unsigned int &t)
 
template<typename T >
static void convert_complex (std::complex< T > z, int &t)
 
template<typename T >
static void convert_complex (std::complex< T > z, float &t)
 
template<typename T >
static void convert_complex (std::complex< T > z, complex_float_t &t)
 
template<typename T >
static void convert_complex (std::complex< T > z, double &t)
 
template<typename T >
static void convert_complex (std::complex< T > z, complex_double_t &t)
 

The documentation for this class was generated from the following file: