|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use complex | |
|---|---|
| qcnn | |
| Uses of complex in qcnn |
|---|
| Methods in qcnn that return complex | |
|---|---|
complex |
complex.conjugate()
|
static complex[] |
FastFT.convolve(complex[] x,
complex[] y)
|
static complex[] |
FastFT.fft(complex[] x)
|
static complex[] |
FastFT.ifft(complex[] x)
|
complex |
complex.minus(complex b)
|
static complex[] |
FastFT.normalize(complex[] x)
|
complex |
complex.plus(complex b)
|
static complex |
complex.plus(complex a,
complex b)
|
complex |
complex.times(complex b)
|
complex |
complex.times(double alpha)
|
| Methods in qcnn with parameters of type complex | |
|---|---|
static complex[] |
FastFT.convolve(complex[] x,
complex[] y)
|
static complex[] |
FastFT.convolve(complex[] x,
complex[] y)
|
static complex[] |
FastFT.fft(complex[] x)
|
static int |
FastFT.getMeasured(double max,
complex[] state)
|
static complex[] |
FastFT.ifft(complex[] x)
|
complex |
complex.minus(complex b)
|
static complex[] |
FastFT.normalize(complex[] x)
|
complex |
complex.plus(complex b)
|
static complex |
complex.plus(complex a,
complex b)
|
complex |
complex.times(complex b)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||