QUDA
v1.1.0
A library for QCD on GPUs
|
This is the complete list of members for quda::Matrix< T, N >, including all inherited members.
checksum() const | quda::Matrix< T, N > | inline |
data | quda::Matrix< T, N > | |
isUnitary(double max_error) const | quda::Matrix< T, N > | inline |
L1() | quda::Matrix< T, N > | inline |
L2() | quda::Matrix< T, N > | inline |
Linf() | quda::Matrix< T, N > | inline |
Matrix() | quda::Matrix< T, N > | inline |
Matrix(const Matrix< T, N > &a) | quda::Matrix< T, N > | inline |
Matrix(const Matrix< U, N > &a) | quda::Matrix< T, N > | inline |
Matrix(const T data_[]) | quda::Matrix< T, N > | inline |
Matrix(const HMatrix< real, N > &a) | quda::Matrix< T, N > | inline |
Matrix(const gauge_wrapper< real, S > &s) | quda::Matrix< T, N > | inline |
Matrix(const gauge_ghost_wrapper< real, S > &s) | quda::Matrix< T, N > | inline |
Matrix(const gauge_wrapper< typename RealType< T >::type, S > &a) | quda::Matrix< T, N > | inline |
Matrix(const gauge_ghost_wrapper< typename RealType< T >::type, S > &a) | quda::Matrix< T, N > | inline |
operator()(int i, int j) const | quda::Matrix< T, N > | inline |
operator()(int i, int j) | quda::Matrix< T, N > | inline |
operator()(int i) const | quda::Matrix< T, N > | inline |
operator()(int i) | quda::Matrix< T, N > | inline |
operator=(const Matrix< U, N > &b) | quda::Matrix< T, N > | inline |
operator=(const gauge_wrapper< real, S > &s) | quda::Matrix< T, N > | inline |
operator=(const gauge_ghost_wrapper< real, S > &s) | quda::Matrix< T, N > | inline |
operator=(const gauge_wrapper< typename RealType< T >::type, S > &a) | quda::Matrix< T, N > | inline |
operator=(const gauge_ghost_wrapper< typename RealType< T >::type, S > &a) | quda::Matrix< T, N > | inline |
size() const | quda::Matrix< T, N > | inline |