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
E
evaluate(float[], float[], float[], float[])
- Method in class com.oregondsp.signalProcessing.fft.
CDFT
evaluates the DFT with specified sequence and transform arrays
evaluate()
- Method in class com.oregondsp.signalProcessing.fft.
CDFT
evaluates the DFT assuming sequence and transformed arrays have been linked at construction time
evaluate(float[], float[])
- Method in class com.oregondsp.signalProcessing.fft.
RDFT
Evaluates the DFT of a real sequence x.
evaluate(double)
- Method in class com.oregondsp.signalProcessing.filter.iir.
Allpass
Evaluate the filters response at digital frequency omega, element of [0, pi].
evaluate(double)
- Method in class com.oregondsp.signalProcessing.filter.iir.
IIRFilter
Evaluates the transfer function of this IIR filter at a specified discrete time frequency.
evaluate(double)
- Method in class com.oregondsp.signalProcessing.filter.iir.
Polynomial
Evaluates this polynomial for a real argument.
evaluate(Complex)
- Method in class com.oregondsp.signalProcessing.filter.iir.
Polynomial
Evaluates this polynomial for a complex argument.
evaluate(double)
- Method in class com.oregondsp.signalProcessing.filter.iir.
Rational
Evaluates the rational function for a real argument.
evaluate(Complex)
- Method in class com.oregondsp.signalProcessing.filter.iir.
Rational
Evaluates a rational function for a complex argument.
evaluateInverse(float[], float[], float[], float[])
- Method in class com.oregondsp.signalProcessing.fft.
CDFT
evaluates the inverse DFT with specified transform and sequence arrays
evaluateInverse()
- Method in class com.oregondsp.signalProcessing.fft.
CDFT
evaluates the inverse DFT assuming the sequence and transform arrays have been linked at construction time
evaluateInverse(float[], float[])
- Method in class com.oregondsp.signalProcessing.fft.
RDFT
Evaluates the inverse DFT of a conjugate symmetric transform.
exp(Complex)
- Static method in class com.oregondsp.signalProcessing.filter.iir.
Complex
Computes the complex exponential function of a 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