|
QUDA v0.3.2
A library for QCD on GPUs
|
#include <color_spinor_field.h>#include <string.h>#include <iostream>Go to the source code of this file.
Functions | |
| double | norm2 (const ColorSpinorField &a) |
| std::ostream & | operator<< (std::ostream &out, const ColorSpinorField &a) |
| double norm2 | ( | const ColorSpinorField & | a | ) |
Definition at line 157 of file color_spinor_field.cpp.
| std::ostream& operator<< | ( | std::ostream & | out, |
| const ColorSpinorField & | a | ||
| ) |
Definition at line 169 of file color_spinor_field.cpp.
1.7.3