| abs_t typedef | vnl_vector< vcl_complex< T > > | |
| apply(vcl_complex< T >(*f)(vcl_complex< T >)) const | vnl_vector< vcl_complex< T > > | |
| apply(vcl_complex< T >(*f)(vcl_complex< T > const &)) const | vnl_vector< vcl_complex< T > > | |
| assert_finite() const | vnl_vector< vcl_complex< T > > | |
| assert_size(unsigned sz) const | vnl_vector< vcl_complex< T > > | |
| begin() | vnl_vector< vcl_complex< T > > | [inline] |
| begin() const | vnl_vector< vcl_complex< T > > | [inline] |
| clear() | vnl_vector< vcl_complex< T > > | |
| const_iterator typedef | vnl_vector< vcl_complex< T > > | |
| copy_in(vcl_complex< T > const *ptr) | vnl_vector< vcl_complex< T > > | |
| copy_out(vcl_complex< T > *) const | vnl_vector< vcl_complex< T > > | |
| data | vnl_vector< vcl_complex< T > > | [protected] |
| data_block() const | vnl_vector< vcl_complex< T > > | [inline] |
| data_block() | vnl_vector< vcl_complex< T > > | [inline] |
| destroy() | vnl_vector< vcl_complex< T > > | [protected] |
| doFFT_IP(vcl_complex< T > *cdata, unsigned len, const vnl_fftxd_prime_factors< T > &, int dir) | vnl_fft1d< T > | [static] |
| element_type typedef | vnl_vector< vcl_complex< T > > | |
| end() | vnl_vector< vcl_complex< T > > | [inline] |
| end() const | vnl_vector< vcl_complex< T > > | [inline] |
| extract(unsigned int len, unsigned int start=0) const | vnl_vector< vcl_complex< T > > | |
| fill(vcl_complex< T > const &v) | vnl_vector< vcl_complex< T > > | |
| flip() | vnl_vector< vcl_complex< T > > | |
| get(unsigned int i) const | vnl_vector< vcl_complex< T > > | [inline] |
| inf_norm() const | vnl_vector< vcl_complex< T > > | [inline] |
| inline_function_tickler() | vnl_vector< vcl_complex< T > > | [protected, static] |
| is_finite() const | vnl_vector< vcl_complex< T > > | |
| iterator typedef | vnl_vector< vcl_complex< T > > | |
| magnitude() const | vnl_vector< vcl_complex< T > > | [inline] |
| max_value() const | vnl_vector< vcl_complex< T > > | [inline] |
| mean() const | vnl_vector< vcl_complex< T > > | [inline] |
| min_value() const | vnl_vector< vcl_complex< T > > | [inline] |
| normalize() | vnl_vector< vcl_complex< T > > | [inline] |
| num_elmts | vnl_vector< vcl_complex< T > > | [protected] |
| one_norm() const | vnl_vector< vcl_complex< T > > | [inline] |
| operator *(vcl_complex< T > v) const | vnl_vector< vcl_complex< T > > | [inline] |
| operator *(vnl_matrix< vcl_complex< T > > const &M) const | vnl_vector< vcl_complex< T > > | [inline] |
| operator *=(vcl_complex< T >) | vnl_vector< vcl_complex< T > > | |
| operator *=(vnl_matrix< vcl_complex< T > > const &m) | vnl_vector< vcl_complex< T > > | [inline] |
| operator!=(vnl_vector< vcl_complex< T > > const &that) const | vnl_vector< vcl_complex< T > > | [inline] |
| operator()(unsigned int i) | vnl_vector< vcl_complex< T > > | [inline] |
| operator()(unsigned int i) const | vnl_vector< vcl_complex< T > > | [inline] |
| operator+() const | vnl_vector< vcl_complex< T > > | [inline] |
| operator+(vcl_complex< T > v) const | vnl_vector< vcl_complex< T > > | [inline] |
| operator+(vnl_vector< vcl_complex< T > > const &v) const | vnl_vector< vcl_complex< T > > | [inline] |
| operator+=(vcl_complex< T >) | vnl_vector< vcl_complex< T > > | |
| operator+=(vnl_vector< vcl_complex< T > > const &rhs) | vnl_vector< vcl_complex< T > > | |
| operator-() const | vnl_vector< vcl_complex< T > > | |
| operator-(vcl_complex< T > v) const | vnl_vector< vcl_complex< T > > | [inline] |
| operator-(vnl_vector< vcl_complex< T > > const &v) const | vnl_vector< vcl_complex< T > > | [inline] |
| operator-=(vcl_complex< T > value) | vnl_vector< vcl_complex< T > > | [inline] |
| operator-=(vnl_vector< vcl_complex< T > > const &rhs) | vnl_vector< vcl_complex< T > > | |
| operator/(vcl_complex< T > v) const | vnl_vector< vcl_complex< T > > | [inline] |
| operator/=(vcl_complex< T >) | vnl_vector< vcl_complex< T > > | |
| operator=(vcl_complex< T > const &v) | vnl_vector< vcl_complex< T > > | [inline] |
| operator=(vnl_vector< vcl_complex< T > > const &rhs) | vnl_vector< vcl_complex< T > > | |
| operator==(vnl_vector< vcl_complex< T > > const &that) const | vnl_vector< vcl_complex< T > > | [inline] |
| operator[](unsigned int i) | vnl_vector< vcl_complex< T > > | [inline] |
| operator[](unsigned int i) const | vnl_vector< vcl_complex< T > > | [inline] |
| operator_eq(vnl_vector< vcl_complex< T > > const &v) const | vnl_vector< vcl_complex< T > > | |
| post_multiply(vnl_matrix< vcl_complex< T > > const &M) | vnl_vector< vcl_complex< T > > | |
| pre_multiply(vnl_matrix< vcl_complex< T > > const &M) | vnl_vector< vcl_complex< T > > | |
| put(unsigned int i, vcl_complex< T > const &) | vnl_vector< vcl_complex< T > > | [inline] |
| read(vcl_istream &s) | vnl_vector< vcl_complex< T > > | [static] |
| read_ascii(vcl_istream &s) | vnl_vector< vcl_complex< T > > | |
| resize(unsigned n) | vnl_vector< vcl_complex< T > > | |
| rms() const | vnl_vector< vcl_complex< T > > | [inline] |
| set(vcl_complex< T > const *ptr) | vnl_vector< vcl_complex< T > > | [inline] |
| set_t(vcl_complex< T > const &tt) | vnl_vector< vcl_complex< T > > | [inline] |
| set_x(vcl_complex< T > const &xx) | vnl_vector< vcl_complex< T > > | [inline] |
| set_y(vcl_complex< T > const &yy) | vnl_vector< vcl_complex< T > > | [inline] |
| set_z(vcl_complex< T > const &zz) | vnl_vector< vcl_complex< T > > | [inline] |
| size() const | vnl_vector< vcl_complex< T > > | [inline] |
| squared_magnitude() const | vnl_vector< vcl_complex< T > > | [inline] |
| swap(vnl_vector< vcl_complex< T > > &that) | vnl_vector< vcl_complex< T > > | |
| t() const | vnl_vector< vcl_complex< T > > | [inline] |
| two_norm() const | vnl_vector< vcl_complex< T > > | [inline] |
| update(vnl_vector< vcl_complex< T > > const &, unsigned int start=0) | vnl_vector< vcl_complex< T > > | |
| vnl_fft1d(const vnl_vector< T > &r) | vnl_fft1d< T > | |
| vnl_fft1d(const vnl_vector< vcl_complex< T > > &z, int dir) | vnl_fft1d< T > | |
| vnl_fft1d(const vnl_vector< T > &r, const vnl_vector< T > &i, const vnl_fftxd_prime_factors< T > &oPF, int dir) | vnl_fft1d< T > | |
| vnl_fft1d(const vnl_vector< T > &r, const vnl_fftxd_prime_factors< T > &oPF, int dir) | vnl_fft1d< T > | |
| vnl_fft1d(const T *realdata, const T *imagdata, unsigned len, const vnl_fftxd_prime_factors< T > &, int dir) | vnl_fft1d< T > | |
| vnl_fft1d(const T *data, unsigned len, const vnl_fftxd_prime_factors< T > &, int dir) | vnl_fft1d< T > | |
| vnl_fft1d(const vnl_vector< vcl_complex< T > > &c, const vnl_fftxd_prime_factors< T > &, int dir) | vnl_fft1d< T > | |
| vnl_fft1d(const vcl_complex< T > *cdata, unsigned len, const vnl_fftxd_prime_factors< T > &, int dir) | vnl_fft1d< T > | |
| vnl_matrix< T > class | vnl_vector< vcl_complex< T > > | [friend] |
| vnl_vector() | vnl_vector< vcl_complex< T > > | [inline] |
| vnl_vector(unsigned len) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(unsigned len, vcl_complex< T > const &v0) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(unsigned len, int n, vcl_complex< T > const values[]) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(vcl_complex< T > const &, vcl_complex< T > const &, vcl_complex< T > const &) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(vcl_complex< T > const *data_block, unsigned int n) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(vnl_vector< vcl_complex< T > > const &) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(vnl_vector< vcl_complex< T > > &that, vnl_tag_grab) | vnl_vector< vcl_complex< T > > | [inline] |
| vnl_vector(vnl_vector< vcl_complex< T > > const &, vnl_vector< vcl_complex< T > > const &, const vnl_tag_add &) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(vnl_vector< vcl_complex< T > > const &, vnl_vector< vcl_complex< T > > const &, const vnl_tag_sub &) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(vnl_vector< vcl_complex< T > > const &, vcl_complex< T >, const vnl_tag_mul &) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(vnl_vector< vcl_complex< T > > const &, vcl_complex< T >, const vnl_tag_div &) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(vnl_vector< vcl_complex< T > > const &, vcl_complex< T >, const vnl_tag_add &) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(vnl_vector< vcl_complex< T > > const &, vcl_complex< T >, const vnl_tag_sub &) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(vnl_matrix< vcl_complex< T > > const &, vnl_vector< vcl_complex< T > > const &, const vnl_tag_mul &) | vnl_vector< vcl_complex< T > > | |
| vnl_vector(vnl_vector< vcl_complex< T > > const &, vnl_matrix< vcl_complex< T > > const &, const vnl_tag_mul &) | vnl_vector< vcl_complex< T > > | |
| x() const | vnl_vector< vcl_complex< T > > | [inline] |
| y() const | vnl_vector< vcl_complex< T > > | [inline] |
| z() const | vnl_vector< vcl_complex< T > > | [inline] |
| ~vnl_vector() | vnl_vector< vcl_complex< T > > | [inline] |