Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Z
D
decimate(float[], int, float[])
- Static method in class com.oregondsp.signalProcessing.
Sequence
Decimates a sequence by a specified rate.
decimate(int)
- Method in class com.oregondsp.signalProcessing.
Sequence
Decimates this sequence in-place.
denominator()
- Method in class com.oregondsp.signalProcessing.filter.iir.
Rational
Returns a copy of the denominator polynomial.
derivative()
- Method in class com.oregondsp.signalProcessing.filter.iir.
Polynomial
Computes the derivative of a polynomial.
dftProduct(float[], float[], float[], float[], float)
- Static method in class com.oregondsp.signalProcessing.fft.
CDFT
Convenience method to multiply two complex transforms of the same size.
dftProduct(float[], float[], float)
- Static method in class com.oregondsp.signalProcessing.fft.
RDFT
Calculates the product of two conjugate symmetric dfts of the same length and stores the result in the second dft.
discreteTimeGroupDelay(double)
- Method in class com.oregondsp.signalProcessing.filter.iir.
Polynomial
Evaluates the group delay of a discrete time filter transfer function specified by this polynomial.
discreteTimeGroupDelay(double)
- Method in class com.oregondsp.signalProcessing.filter.iir.
Rational
Calculates the group delay of a digital filter with transfer function specified by this rational function.
divide(Complex, double)
- Static method in class com.oregondsp.signalProcessing.filter.iir.
Complex
Divides a complex number by a real number.
divide(double, Complex)
- Static method in class com.oregondsp.signalProcessing.filter.iir.
Complex
Divide a real number by a complex number.
divide(Complex, Complex)
- Static method in class com.oregondsp.signalProcessing.filter.iir.
Complex
Divides one complex number by another.
divideEquals(double)
- Method in class com.oregondsp.signalProcessing.filter.iir.
Complex
Divides this Complex number by a real number.
divideEquals(Complex)
- Method in class com.oregondsp.signalProcessing.filter.iir.
Complex
Divides this Complex number by another Complex number.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Z