This is the complete list of members for hanalysis::stafieldGPU< T >, including all inherited members.
deriv(int J, bool conjugate=false, std::complex< T > alpha=T(1), int accuracy=0) const | hanalysis::stafieldGPU< T > | inline |
fft(bool forward, bool conjugate=false, T alpha=T(1)) const | hanalysis::stafieldGPU< T > | inline |
field_storage | hanalysis::_stafield< T > | protected |
field_type | hanalysis::_stafield< T > | protected |
get(int l) const | hanalysis::stafieldGPU< T > | inline |
getData() | hanalysis::stafieldGPU< T > | inline |
getDataConst() const | hanalysis::stafieldGPU< T > | inline |
getRank() const | hanalysis::_stafield< T > | inline |
getShape() const | hanalysis::_stafield< T > | inline |
L | hanalysis::_stafield< T > | protected |
lap(T alpha=T(1)) const | hanalysis::stafieldGPU< T > | inline |
operator!=(const _stafield &field) const | hanalysis::_stafield< T > | inline |
operator==(const _stafield &field) const | hanalysis::_stafield< T > | inline |
operator[](int l) const | hanalysis::stafieldGPU< T > | inline |
ownMemory() const | hanalysis::_stafield< T > | inline |
prod(const stafieldGPU &b, int J, bool normalize=false, std::complex< T > alpha=T(1)) const | hanalysis::stafieldGPU< T > | inline |
shape | hanalysis::_stafield< T > | protected |
stafieldGPU(const std::size_t shape[], int L, hanalysis::STA_FIELD_STORAGE field_storage, hanalysis::STA_FIELD_TYPE field_type, T *data) | hanalysis::stafieldGPU< T > | inline |