QUDA  v1.1.0
A library for QCD on GPUs
Namespaces | Functions
print_array.h File Reference
#include <iostream>
#include <trove/array.h>

Go to the source code of this file.

Namespaces

 trove
 

Functions

template<typename T >
std::ostream & trove::operator<< (std::ostream &strm, const array< T, 1 > &ary)
 
template<typename T , int s>
std::ostream & trove::operator<< (std::ostream &strm, const array< T, s > &ary)