A B C D E F G H I J K L M N O P R S T U V W X Y Z Ε Θ

B

biasAndRange(short[], int, int, float[]) - Static method in class org.hermit.dsp.SignalPower
Calculate the bias and range of the given input signal.
bitrev(int, int) - Static method in class org.hermit.utils.Bitwise
Reverse the lowest n bits of j.
Bitwise - Class in org.hermit.utils
A set of bit-twiddling utilities.
blank(char[], int, int) - Static method in class org.hermit.utils.CharFormatter
Fill a field of a given width with spaces.
Body - Class in org.hermit.astro
A celestial body in astronomical calculations; this class calculates and caches all parameters relating to a specific body.
Body(Observation, Body.Name) - Constructor for class org.hermit.astro.Body
Create a Body.
Body.Field - Enum in org.hermit.astro
This enumeration defines the data fields that are stored for each body.
Body.Name - Enum in org.hermit.astro
This enumeration defines the celestial bodies we know about.
bt(double[]) - Method in class ca.uol.aig.fftpack.ComplexDoubleFFT
Backward complex FFT transform.
bt(Complex1D) - Method in class ca.uol.aig.fftpack.ComplexDoubleFFT
Backward complex FFT transform.
bt(double[]) - Method in class ca.uol.aig.fftpack.RealDoubleFFT
Backward real FFT transform.
bt(Complex1D, double[]) - Method in class ca.uol.aig.fftpack.RealDoubleFFT
Backward real FFT transform.
bt(double[]) - Method in class ca.uol.aig.fftpack.RealDoubleFFT_Even
Backward cosine FFT transform.
bt(double[]) - Method in class ca.uol.aig.fftpack.RealDoubleFFT_Even_Odd
Backward FFT transform of quarter wave data.
bt(double[]) - Method in class ca.uol.aig.fftpack.RealDoubleFFT_Odd
Backward sine FFT transform.
bt(double[]) - Method in class ca.uol.aig.fftpack.RealDoubleFFT_Odd_Odd
Backward FFT transform of quarter wave data.

A B C D E F G H I J K L M N O P R S T U V W X Y Z Ε Θ