This is the complete list of members for hanalysis::stafield< T >, including all inherited members.
| convolve(stafield &b, int J=0, int flag=0) | hanalysis::stafield< T > | inline |
| createMemCopy() | hanalysis::stafield< T > | inline |
| deriv(int J, bool conjugate=false, std::complex< T > alpha=T(1), int accuracy=0) const | hanalysis::stafield< T > | inline |
| Deriv(const stafield &stIn, stafield &stOut, int Jupdown, bool conjugate=false, std::complex< T > alpha=T(1), bool clear_result=false, int accuracy=0) | hanalysis::stafield< T > | inlinestatic |
| deriv2(int J, bool conjugate=false, std::complex< T > alpha=T(1), int accuracy=0) const | hanalysis::stafield< T > | inline |
| Deriv2(const stafield &stIn, stafield &stOut, int Jupdown, bool conjugate=false, std::complex< T > alpha=T(1), bool clear_result=false) | hanalysis::stafield< T > | inlinestatic |
| exp(std::complex< T > value=T(1)) const | hanalysis::stafield< T > | inline |
| fft(bool forward, bool conjugate=false, std::complex< T > alpha=T(1), int flag=0) const | hanalysis::stafield< T > | inline |
| FFT(const stafield &stIn, stafield &stOut, bool forward, bool conjugate=false, std::complex< T > alpha=T(1), int flag=0) | hanalysis::stafield< T > | inlinestatic |
| field_storage | hanalysis::_stafield< T > | protected |
| field_type | hanalysis::_stafield< T > | protected |
| get(int l) const | hanalysis::stafield< T > | inline |
| getData() | hanalysis::stafield< T > | inline |
| getDataConst() const | hanalysis::stafield< T > | inline |
| getRank() const | hanalysis::_stafield< T > | inline |
| getShape() const | hanalysis::_stafield< T > | inline |
| invert(T v=std::numeric_limits< T >::epsilon()) const | hanalysis::stafield< T > | inline |
| L | hanalysis::_stafield< T > | protected |
| lap(std::complex< T > alpha=T(1), int type=1) const | hanalysis::stafield< T > | inline |
| Lap(const stafield &stIn, stafield &stOut, std::complex< T > alpha=T(1), bool clear_result=false, int type=1) | hanalysis::stafield< T > | inlinestatic |
| Mult(const stafield &stIn, stafield &stOut, std::complex< T > alpha=T(1), bool conjugate=false, bool clear_result=false) | hanalysis::stafield< T > | inlinestatic |
| mult(std::complex< T > alpha=T(1), bool conjugate=false) const | hanalysis::stafield< T > | inline |
| norm() const | hanalysis::stafield< T > | inline |
| Norm(const stafield &stIn, stafield &stOut, bool clear_result=false) | hanalysis::stafield< T > | inlinestatic |
| operator!=(const _stafield &field) const | hanalysis::_stafield< T > | inline |
| operator*(std::complex< T > alpha) const | hanalysis::stafield< T > | inline |
| operator*=(std::complex< T > alpha) | hanalysis::stafield< T > | inline |
| operator+(const stafield &a) const | hanalysis::stafield< T > | inline |
| operator+=(const stafield &a) | hanalysis::stafield< T > | inline |
| operator-(const stafield &a) const | hanalysis::stafield< T > | inline |
| operator-=(const stafield &a) | hanalysis::stafield< T > | inline |
| operator/(std::complex< T > alpha) const | hanalysis::stafield< T > | inline |
| operator/=(std::complex< T > alpha) | hanalysis::stafield< T > | inline |
| operator=(const stafield &f) | hanalysis::stafield< T > | inline |
| operator==(const _stafield &field) const | hanalysis::_stafield< T > | inline |
| operator[](int l) const | hanalysis::stafield< T > | inline |
| ownMemory() const | hanalysis::_stafield< T > | inline |
| pow(T v=T(1)) const | hanalysis::stafield< T > | inline |
| Prod(const stafield &stIn1, const stafield &stIn2, stafield &stOut, int J, bool normalize=false, std::complex< T > alpha=T(1), bool clear_result=false) | hanalysis::stafield< T > | inlinestatic |
| prod(const stafield &b, int J, bool normalize=false, std::complex< T > alpha=T(1)) const | hanalysis::stafield< T > | inline |
| shape | hanalysis::_stafield< T > | protected |
| sqrt() const | hanalysis::stafield< T > | inline |
| stafield(const std::size_t shape[], int L, hanalysis::STA_FIELD_STORAGE field_storage=hanalysis::STA_FIELD_STORAGE_R, hanalysis::STA_FIELD_TYPE field_type=hanalysis::STA_OFIELD_SINGLE, const T element_size[]=NULL) | hanalysis::stafield< T > | inline |
| stafield(std::string kernelname, const std::size_t shape[], std::vector< T > param_v, bool centered=false, int L=0, hanalysis::STA_FIELD_STORAGE field_storage=hanalysis::STA_FIELD_STORAGE_R, const T element_size[]=NULL) | hanalysis::stafield< T > | inline |
| stafield(const std::size_t shape[], int L, hanalysis::STA_FIELD_STORAGE field_storage, hanalysis::STA_FIELD_TYPE field_type, std::complex< T > *data, std::size_t stride=0, const T element_size[]=NULL) | hanalysis::stafield< T > | inline |
1.8.9.1